I built a new form. I can see real data in my form, but almost all my form fields are displaying as labels. I can’t edit any of them except VARCHAR(3) fields. When I edit one of the VARCHAR(3) fields, and click “Save”, my app freezes. Can’t navigate to other records, nothing else works. I have to click “Exit” then restart… and the edits are lost.
How do I make all my fields appear as Editable? What could be causing the freeze on save?