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.
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