Hello,
I am trying to find a way when the user clicks on the entity from the Site Map it should navigate him automatically to a specific form record ID.
For example in the field service module, we have the field service settings that take you directly to a specific form with record id as below:
While adding the entity to the Site Map I know that we have the option URL and we can hardcode the App ID, Form ID, and Record ID but that won't work because the App ID and the Form ID might be changing from an environment to another when we deploy the solution.
powerusers.microsoft.com/.../859782
Kindly note that custom pages won't work with us, we want to open the model-driven form UI.
What is the best way to achieve the above? Could you provide an example?
Any help is greatly appreciated.
Thank you!