Lesson 3: Views, Forms & Widgets
Goal: Create a form view for creating and editing issues.
Create a View and link it to a Data Model via a Form
Add Widgets to a View
Configure Events
|
|
|
|
|
Test Drive
Click the Play arrow on the bottom left to run your app and try it out. Submit some data, then go to the next lesson.
Note: The Cancel button might not do anything because there’s nothing to go back to. Proceed to the next lesson to hook it up.