Has anyone done something like this before using a web resource on the onload event of the form as i have trying written few code which wouldn't work
See below what i am trying to achieve
- I have a contact entity with Form1 and Form2.
- I created two separate views for the contact entity.
- I created a new sitemap that shows View2 and i have the existing Contact entity View1.
- When I click on "New Contact" from View2, I want Form1 to be displayed.
- When I create a new contact from View1, I want Form2 to be displayed.
Please note i do not want to put a validation on the new ribbon