Hi Folks,
I am trying to hide/unhide certain section or tabs in a form.
But it seems to be not working in Dynamics CRM mobile or tablet apps.
Xrm.Page.ui.tabs.get("ProfessionalInfo").sections.get("ProfessionalInfo_Details").setVisible(false);
Does anyone have any clue as to how it can be achieved?
Regards,
Aamir Nawaz
*This post is locked for comments