Values not getting stored in database

The values entered in the edit.xml disappears after closing the editor. It is not getting saved in the db also. The listener is also not working…
I regenerated the UI screens and then it is working fine… Do you know what might have caused this issue ??

Thanks in advance…!!

the values are not getting reflected in the browse.xml

Hi!

It is hard to say what causes the problem without any code. Could you share sample project where it can be reproduced? Or share controller code and layout.

Sorry… It was my mistake… I added allowcommit = false in edit.xml to remove the cancel dialog box.
I didnt know that it will pause all the commit