I have got 2 models Application and Contact , where Contact is a lookup to application.On Application field editor having 2 fields 1 - New Borrower 2. Contact Reference
If a user selected any contact from lookup or user selects new borrower then a new Contact field editor will be displayed.
We need it like if a Existing contact is selected form Lookup on Application Field Editor’s Contact reference, the related contact information should get filled up in below contact field editor. We have created a condition on Contact saying Id=Application.Contact’s Id. But this is still showing empty pane.
Is there any approach to re-render this Contact panel and show data of the selected contact’s details on lookup.