6 Replies Latest reply on Aug 10, 2010 11:55 AM by sivaprasad9394

    h:inputText not updated when a value returns from a ModalPanel

    aj81

      Has anyone ever encounter this before? I input a invalid code in the h:inputText and submit the form. My validation reject the input. I uses the modalPanel to search for a valid code and the modalPanel reutrns a value to the h:inputText but it displays the old value in the h:inputText.