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!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
javascript prompt as a custom action in Workflow
I am trying to create a custom action that would ask for user input input in a popup before moving on and then store that value in a text field on the record. Seemed like an easy thing. I use the a prompt function and then I have a varialbe I can pass. Works like a champ in Suiteflow but I am trying to create this as a custom action I can use in multiple places. I keep getting the error Reference Error: "prompt" is not defined. Below is the portion of script I use. Any help would be appreciated.
0