Page 1 of 1

Optional buttons for Message Dialog?

Posted: 10 Aug 2016 06:52
by kintrupf
I was wondering why the Message Dialog action does not provide an (optional) Ok button?
I know that the message dialog can be dismissed by the back key or a timeout, but I don't find it intuitive at all.

So, could you please add some checkboxes in the action's properties to optionally add an Ok, Yes, No and Cancel button?
I know I can achieve roughly the same with an Input Dialog action, but the user experience is somewhat different...

Re: Optional buttons for Message Dialog?

Posted: 11 Aug 2016 16:05
by Martin
I can add an option to show one OK/Close/Cancel-button to close the dialog. You can use condition Confirmation Dialog when two buttons like Yes/No, OK/Cancel are desired.

Re: Optional buttons for Message Dialog?

Posted: 12 Aug 2016 10:45
by kintrupf
I completely missed the Confirmation Dialog action :o
You should really group the actions/triggers into categories, there are simply way to many to keep stock :D

Having at least one button with the message dialog would be great! Thanks!