hi,
I am using rich:modalpanel for editing some values so when user clicks on edit the popup will appear with some prefilled values.
For popup i am using ModalPanel, the problem is for the first time it is populating the right values but from second time onwards the input text values are not getting updated. I tried displaying same values using outputtext and then i am getting the correct values.
Any suggestion is welcome!!