Hello, we want to use the Primefaces Dialog Framework in our processes. We have a Html Dialog, let say, TestDialogFramework, which consists of two views: TestDialogFramework.xhtml and viewToShow.xhtml On the TestDialogFramework.xhtml we have a command button. In the actionListener Method we call the Dialog by:
In this case, the viewToShow.xhtml opens as dialog as expected. But when we want to call a xhtml which is another Ivy Html Dialog the call:
fails. How should we specify the path in openDialog Method? Thank you in advance. asked 15.07.2016 at 10:53 Fotini Kalan... |
This seems not possible. But you could include with ui:include a shared snipped from webcontent in your viewToShow.xhtml e.g.:
answered 10.08.2016 at 14:48 Christian St... ♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 15.07.2016 at 10:53
Seen: 2,746 times
Last updated: 10.08.2016 at 14:48