Hello All,
I need to fetch the updated values on Account form.
There is one lookup field which is present on account form.
this lookup field entity has another form which contains another lookup .
I need to fetch the another lookup values and set those on some html web resource present on the account form.
I am using JavaScript to fetch the record with using Expand option into the query to get related record data.
is there any possibility that i can fetch the updated record from third lookup and show it on the account form.
Currently account form is fetching the old values , what obvious mistake i am doing i am not sure.
any help will be appreciable.