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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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