Hi everyone, can someone knows why I put a "throw ...
# suitescript
j
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
that is what happens when you throw something serverside
you get an error page
j
Oh ok, do you how i can get a popup message?
b
add client script to your form
add the message in client script
preferably using something like alert