Issue in RefreshRecord
In service order screen, whenever i will create a new Order, the organization for that order should be populated by the Orders Account's organization.
This is working fine.
But I am not able to see the refreshed record,for that i have to query explicitly.
I have tried with RefreshBusComp,RefreshRecord,FINS Teller UI Navigation,Shopping Service's GoToView Method, but it is returning only one record.
and when I do blank Query like: ClearToQuery();ExcecuteQuery(): I can not see the record created by me as highlighted record.
I need to see the current record as highlighted record, when I do writeRecord.