Default the form to View mode
Polished apps don't drop users straight into editing. The screenshot shows the ticket form opened in read-only View mode: every field renders as plain text instead of an editable input box, and an explicit Edit button (running EditForm(Form1)) switches it to editable on demand.
The form opened read-only until Edit was tapped. Which form property was set to make it open read-only?
この演習はコースの一部です
