There is a problem with the button events of my ui.xml which was built by VisualBuilder. My datasource is without any problem ,I have checked with it .If i do the save operation in my java file it is OK. I set a button which one can save all the edits in the xml file.Then i load the screen of my ui.xml. Is there any problem with the code i add to the button click event?
PS: DynamicForm1 is the form which contains all the edit fields i want to save.
PS: DynamicForm1 is the form which contains all the edit fields i want to save.