1 Reply Latest reply on Nov 24, 2010 7:55 AM by ilya_shaikovsky

    extended conditionally closing modalpanel

    ajanz

      hi,

       

      i read the article on conditionally closing modal panels, it's based on error messages. if there it is one, don't close the modalpanel.

       

       

      what i want is....separate category of messages.

       

      pseudo code:

      if error, then don't close the panel

      else close and show info message on global message

       

      how can i separate these messages?