Does the dialog plugin function work in webclient?
Nope, it doesn’t
Marcel
Thanks. Do you have any suggestions as to what the best work around would be. I need to check for empty fields and if one is found the user must make a choice.
Maybe a tab panel that acts like a dialog box?
Well, you can use formindialog as of 3.5. I would wait for that
But you can, ofcourse, already start creating a form and use that in a tabpanel (that is what I do until 3.5 will be released)…