Xrm.Page.ui.formSelector object methods not working on mobile crm then what is the alternative to get label of selected form? Right now I am using Xrm.Page.ui.formSelector.getCurrentItem().getLabel() it is working fine for online CRM. On mobile I am getting error message as 'cannot read property getlabel of null.