Hello,
I have more column in myentity-edit.xml and I found with surprise that entered data are not saved in database.
<form...
<column
<textField…..
<flowBox
<textField…….data..
<textField…....data
< /flowBox>
</column>
</form>
If I comment the flowBox everything works fine.
flowBox is used only to display data?
Please advise!
-n