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?
This exercise is part of the course
Introduction to Power Apps
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise