Questions Tagged With primefaceshttps://answers.axonivy.com/tags/primefaces/?type=rss&user=Fotini%20Kalantidouquestions tagged <span class="tag">primefaces</span>enFri, 15 Jul 2016 10:53:01 -0400Primeface Dialog Framework Pathhttps://answers.axonivy.com/questions/1893/primeface-dialog-framework-path<p>Hello,</p> <p>we want to use the Primefaces Dialog Framework in our processes.</p> <p>We have a Html Dialog, let say, TestDialogFramework, which consists of two views: TestDialogFramework.xhtml and viewToShow.xhtml</p> <p>On the TestDialogFramework.xhtml we have a command button. In the actionListener Method we call the Dialog by:</p> <pre><code>RequestContext.getCurrentInstance().openDialog("viewToShow"); </code></pre> <p>In this case, the viewToShow.xhtml opens as dialog as expected. </p> <p>But when we want to call a xhtml which is another Ivy Html Dialog the call:</p> <pre><code> RequestContext.getCurrentInstance().openDialog("otherHtmlDialog); </code></pre> <p>fails. </p> <p>How should we specify the path in openDialog Method?</p> <p>Thank you in advance.</p>Fotini KalantidouFri, 15 Jul 2016 10:53:01 -0400https://answers.axonivy.com/questions/1893/primeface-dialog-framework-pathprimefaces