Announcements
No record found.
Gents,
The JS is not loading or working on the CRM Mobile Apps.
Is there any way to debug or an option to enable to make it work.
*This post is locked for comments
hi ,
Did you use
if (Xrm.Page.context.client.getClient() == "Mobile")
{
your code
}
in you js code
Regards,
Nithin
Yes I did, I have put some alerts using the alertDialog function and it is not firing.
Hi joe,
Their are some javascript which are not supported when loaded in CRM Mobile Apps, due to that reason its not loaded on CRM Apps.
So you need to figure out those code and use it with the condition using
Xrm.Page.context.client.getClient() == "Mobile".
Follow this link it may be useful to you...
technet.microsoft.com/.../dn531159.aspx
Hi Kumar,
Thank you for the response, I went into this article and this is why I am using the AlertDialog to debug instead of window.alert.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Varsha deshpande 5
JS-09031509-0 3
Ciprian P 2