Save button does not close the form

0
Hello, I have following behaviour. I have a datagrid open where I use the standard edit button to edit an entry of the grid. The edit form opens, I edit some data of the entity and click on the save button. The changes getting stored but the edit form is still open. I replaced the save button and getting the same behaviour. I also generated a new edit form without any effect. Someone has an idea what's the problem? Thanks, Tobias
asked
2 answers
4

Dataview Behavior: Close on Save/Cancel

answered
0

Right it works :-) I never noticed that option. So I think every time before the option is on 'yes' per default?

Thank you

EDIT: Seems a little bit buggy ore? It's on false per default, but the forms are closing on save and chancel button. But in some cases only the cancel button is closing the form and then I need to set the option to true.

answered