You need to sign in to do that
Don't have an account?
Need Idea on My Requirement !!!Urgent
Hello Folks,
On contact object , i have a look up to account object , and let us suppose the lookup field name is AccountID__c ,
When ever i edit a record on contact object using force:recordEdit , if i change the lookup field value from A to B , i need to get a popup showing lookup got changed while hitting save button .
Basically i want to capture/Alert old value and New value of the lookup field of the record while hitting save.
can anyone please help me with snippet of code.
On contact object , i have a look up to account object , and let us suppose the lookup field name is AccountID__c ,
When ever i edit a record on contact object using force:recordEdit , if i change the lookup field value from A to B , i need to get a popup showing lookup got changed while hitting save button .
Basically i want to capture/Alert old value and New value of the lookup field of the record while hitting save.
can anyone please help me with snippet of code.