== Spec text ==
The spec text is moved to [[The_XForms_Dialog_Module]]
== Answered questions ==
* Can the same dialog be shown multiple times?
* * No, this will be handled with components (it isn't the same dialog if it is another iteration in a repeat)
* When a dialog becomes non-relevant we should hide the dialog, but what is the event sequence? When is the xforms-dialog-close Event dispatched?
* * No xforms-dialog-close Event is dispatched, only the xforms-diabled event is dispatched to the dialog and all its content elements, just like group

----
[[Category:XForms20]] [[Category:XForms20Migrated]]