Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
SuiteScript - Can't get N/ui/dialog alert to work.
Hi all, I'm trying to get an alert to appear on the page where my script is running, this should be really simple I would have thought, but I'm having no luck.
The alert is supposed to trigger if the use doesn't fill in a field on a new location form. At the moment, the script is logging that no location has been filled in, but no alert box is appearing and the record as expected does not save, except in the 3rd script where I try to use 2.1 and the script doesn't appear to be triggering at all.
In my first example, I tried using 2.x and the dialog just does not appear, I did try this on different browsers just to be sure.