I have Employer and Employees entities with 1:N relationship. On the Employees form, I have a lookup field for the Employer so users can click on Employer name, and CRM will take user to the Employer screen. Is there a way to add a button on the form or on the ribbon so that instead of lookup, user will click on the button named "Employer" and CRM will take user to the related Employer page?
The reason I want to do this way is because I have lot of related entities and I do not want to have several lookups on the page. It will look much better if every page have buttons like "Employer", "Loan" etc and when user click on those, CRM will display the related entity record.
Thanks.
*This post is locked for comments