1 Reply Latest reply on Oct 30, 2008 8:41 PM by nbelaevski

    Passing parameters to a rich:modalPanel

    codecr

      Hi!

      I've a table with a contextMenu, the page also have a modalPanel. I just want to pass some piece of info to the modalPanel if the user click on one specific option in the contextMenu.

      So far I can show the modalPanel using:

      <rich:componentControl for="panelInsercion" attachTo="link" operation="show" event="onclick">
      


      How can I pass additional parameters to the modalPanel in order to show such info? I already try with <f:param without success.

      Thanks for any tip.
      Gerardo