Q: 14
UI Action can prompt that an Incident has been successfully submitted.
Options
Discussion
Probably True, UI Actions can definitely show those info messages after submitting. Not totally sure if it’s always by default or needs scripting though, can someone confirm if extra setup is needed?
Totally agree with True on this. UI Actions can show prompts like that if scripted, seen it work in labs.
Yeah this is True. UI Actions in ServiceNow can show a message like "Incident successfully submitted" using gs.addInfoMessage(). It does require you to add that line in the script though, it won't pop up on its own. Pretty sure that's what they're getting at here. Agree?
Be respectful. No spam.