Hi,
in the actual example "mb2" I can insert a name in a messagebox an press OK or CANCEL.
Is it possible to define additional inputs in a single messagebox (e.g. firstname, lastname, street, city) and return them all?
Regards
Joerg
in the actual example "mb2" I can insert a name in a messagebox an press OK or CANCEL.
Is it possible to define additional inputs in a single messagebox (e.g. firstname, lastname, street, city) and return them all?
Regards
Joerg

#2
![]() |
![]() You will need to create a dialog for multiple input fields.
![]() |
#3
![]() |
![]() Do you mean something like the "Layout Dialog" example?
![]() |
#4
![]() |
![]() To put a form in a dialog? You can use any of the example dialogs. There is a "hidden" blog.html dialog example which has a form in it.
![]() |