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.
![]() |
讨论了如何在一个对话框中实现多个输入字段的功能,并提到了使用特定对话框示例的方法。

被折叠的 条评论
为什么被折叠?



