i don’t see any ui/general interface functions in the api. is there something like a dialog or an alert?
i see that there are weborm messages, which is ok, but i was hoping to interrupt the user’s flow with a more traditional dialog.
i don’t see any ui/general interface functions in the api. is there something like a dialog or an alert?
i see that there are weborm messages, which is ok, but i was hoping to interrupt the user’s flow with a more traditional dialog.
Hi Mikey,
Thank you for your feedback, in Qodly there are three types of messages as mentionned in this page (setError, setWarning & setMessage):
WebForm | Qodly Developer Center
If you want to do some advanced dialogs, you can create a webform loader or displaying a stylebox that contains the dialog and use two functions: WebForm | Qodly Developer Center.
The idea is showing or disappearing the dialog using CSS once an event is been triggered.
consider this a feature request
Okay, We will declare this one as a feature request.
Best regards.