Dynamic Dialog Demo

This demo explains how to open views (*.xhtml) files with Dynamic Dialogs. The view has to be in the same HTML Dialog.

  • This helps you to maintain the dialogs.
  • It's easier to test.
  • The view state is smaller and saves memory.
  • The dialog data and the dialog logic is shared and accessible in the dynamic dialogs.
  • The dialog can be configured and parameters can be specified.

Press the button to open an Dynamic Dialog.

Press the button to open a configured Dynamic Dialog with specified parameters.