Dynamics 365 – Switch Forms Dynamically by Using JavaScript | formselector
Views (45)
In CRM it is common that showing different forms to different user gropus. There might be some conditions that you check to switch and show different forms to users. For cases like these, formSelector() and navigate() functions save the day. formselector.items collection: A list of all the forms accessible to the current user. Only those forms … Continue reading Dynamics 365 – Switch Forms Dynamically by Using JavaScript | formselector
This was originally posted here.

Like
Report
*This post is locked for comments