Hi I am a beginner in CRM and learning.
I have a question regarding lookup fields.
when the user selects a value from the lookup field in one form(f2) and the record related to it gets stored in form(f1).
Now when you want to retrieve the value user selected in f2 through javascript from f1 entity, how can it be done?
Thanks in advance.