Databases Reference
In-Depth Information
Figure 6-7. Specifying the buttons to display
When the user enters a ticket and clicks a button to either cancel data entry or create the new ticket, you need to
specify what happens next. Does APEX stay on the same page? Does it return to the home page?
In this instance, you want the user to be redirected to the home page no matter which choice they make:
13.
Set both After Page Submit and Processing Branch to Page and When Cancel Button
Pressed Branch to This Page to 1 , and click Next . See Figure 6-8 .
Figure 6-8. Specifying processing for submit and cancel
As with most wizards, you're presented with a final page that summarizes your choices. At this point you can use
the Previous and Next buttons to work your way back and forth through the wizard steps to alter any of your choices.
Then do the following:
14.
Click Create to complete the wizard.
15.
Run your application.
Congratulations! You've just created a fully operational form on the TICKETS table. The form should look similar
to Figure 6-9 .
 
Search WWH ::




Custom Search