Hi,
I am wondering if there is anybody who has managed to start A DialogContext
Via URL Parameters, as described here
http://shale.apache.org/shale-dialog/index.html:
In a use case like a pop-up window, the first request served by the
application will be to a new window that is not currently associated with a
current dialog. In order for such a window to immediately become associated
with a DialogContext instance, the Dialog Manager also recognizes the
following request parameters, if they are present, and if there is no active
DialogContext already:
* org.apache.shale.dialog.DIALOG_NAME - The logical name of the dialog
to be created and started.
* org.apache.shale.dialog.PARENT_ID - (Optional) the logical dialog
identifier of a parent DialogContext instance that should become the parent
of the newly created one. This allows, for example, a popup window to be
associated with the data element for the DialogContext instance associated
with the parent window.
I cannot get this to work.
Regards
Pich
--
View this message in context:
http://www.nabble.com/Shale-Dialog-Manager-tf3374345.html#a9390229
Sent from the Shale - Dev mailing list archive at Nabble.com.