Alert command not available for Stateless Form Buttons
I noticed that when I try to compose scripts for a Button in a
Stateless Form, the App Builder facility does not offer the
alert and
cancel submit commands.
I can understand not needing to explicitly cancel anything ... as the default action is to "do nothing" ... but is there any reason to not support the alert command ? ... it comes in handy in learning/debuging exercises ... I tried to work around this by creating a Note field ... and populating it with whatever I wanted to debug ... but it does not persist long enough ... as soon as the script is serviced, the content of the Note field is initialized to its "design time value"
Gaev