Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Client Scripts and JS alert function with the NS Mobile App
It is common to build Client scripts on save of the record with a reminder or an alert of some sort to notify the user of missing information, etc. Generally, alert('Notification here'); is used in the script. However, this doesn't seem to hold over for the mobile app...
Any suggestions? Is there exception handling in the app, perhaps? What if this were a critical process, but the user cannot see the message? How can we handle such issues?
0