Join Slack
Powered by
Hi everyone, can someone knows why I put a "throw ...
# suitescript
j
Jérémy Remacle
11/06/2019, 2:54 PM
Hi everyone, can someone knows why I put a "throw ("is this working?)" in a suitelet, I don't have a popup message but this
b
battk
11/06/2019, 2:55 PM
that is what happens when you throw something serverside
battk
11/06/2019, 2:55 PM
you get an error page
j
Jérémy Remacle
11/06/2019, 2:56 PM
Oh ok, do you how i can get a popup message?
b
battk
11/06/2019, 2:57 PM
add client script to your form
battk
11/06/2019, 2:58 PM
add the message in client script
battk
11/06/2019, 2:59 PM
preferably using something like alert
Open in Slack
Previous
Next