-
Retrieve the LookUp value in javascript in Salesforce
I am not able to use my LookUp relationship field value in javascript in Lightning Component, although I have received the value from both query editor and from Apex class. But when I try to set that value, it is not not showing anything in alert. How to work around this?
Log In to reply.