1 Reply Latest reply on Aug 6, 2009 4:59 AM by ilya_shaikovsky

    Ajax Validation Message Disappears

    trevor.flanagan

      Hi,
      I have a modal panel which is rendered using an ajax push. As a result of ajax push/polls on the background screen the validation messages on my modal panel appear as expected but disappear shortly afterwards as a result of the ajax. I know that it is the background ajax that is causing this as I have launched this modal panel on another screen which does not have any ajax and the validation messages are retained. What can I do to prevent this from happening?