is the 'Show Message' the equivalent to the Alert ...
# suiteflow
m
is the 'Show Message' the equivalent to the Alert box that's available in Scripts? I wanted to show a popup message when a new transaction is created. Try various trigger points under all trigger types but no alerts pop up.
Tried the Confirm action, no luck
k
you'll have to share your setup - show message is a box that comes up with an "ok" to click on. error lets it submit and gives you an error on the next page. confirm gives you a chance to hit "cancel" and try again, or hit "ok" and accept
m
message has been deleted
message has been deleted
I would need the Show box since it's just a message shown to the user...haven't got it to pop up yet.
k
When are you trying to get the message to show?
m
My trigger type & trigger on wasn't correct, but got them fixed now so all good - many thanks