3 Replies Latest reply on Jul 7, 2009 2:49 AM by kukeltje.ronald.jbpm.org

    Seam and jsf - using popup dialog windows

    bob122480
      is there a way to get a popup dialog window using jsf and Seam instead of navigating to the page in the current window?  i had this done before using a backing bean and just used the "useWindow='true'" attribute for the <tr:commandButton> element to do this.  But now that I brought in Seam it doesn't bring up a popup, it just navigates to the page in the current window.