Hi,
My JS is not working on mobile app but working in dev environment. Please suggest how it will work.
Thanks.
*This post is locked for comments
Hi,
My JS is not working on mobile app but working in dev environment. Please suggest how it will work.
Thanks.
*This post is locked for comments
Hi Priyanka,
1.make sure you are calling the function and script is added to the mobile form.
2. try to debug it : community.dynamics.com/.../debug-script-on-tablet-mobile-application
3. would you mind putting a simple alert for a check?
No, not getting any error but changes are not getting reflected.
Hi Priyanka,
Are you getting any error on mobile related to javascript?
Thanks
1.I am using MS Dynamics CRM 365 online vs 8.2.
2. My JS is a simple script to show/hide fields based on some other field change.
3. It should work both on CRM online and mobile app.
4. For mobile app it is not working.
1.What is the CRM version?
2.would you mind sharing the script - there can be some functions which are using has been deprecated.?
3. Did you use
if (Xrm.Page.context.client.getClient() == "Mobile")
{
your code
}
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156