User input messages

It would be helpful to have a feature that allows displaying a message that asks for user input, for example to click OK/Confirm to continue. Sometimes there are things in the app logic that you do not want to force the user to input but want to confirm they are sure that they want to leave it blank. There are of course workarounds but nothing very elegant to achieve the same functionality.

customWidget-Alert(with confirmation).json (1.9 KB)

Feel free to use my custom widget for alerts as a workaround so far.
I use this for “do you really want to delete”-scenarios…

But keep in mind, this is the Browser default alert, so it appears differently in chrome, iPad, desktop player…

1 Like