1 Reply Latest reply on Jan 7, 2009 6:58 AM by daniel.soneira

    Close modalpanel depending on action

    smilidon

      Hi,

      now I close my modalpanel with onCLick="Richfaces.hideModalPanel('myPanel')". But I can only close the panel if some user input is validated in my action method before. How can I do this?

      Thanks!