Summary
In this chapter, we reviewed the options available to us for creating an APEX Form, which can be based on various resources, using the APEX Create Form wizards.
We specifically reviewed an example of creating a Form based on a table and examined the final result of the wizard almost a fully functional Form, defined by declarative means.
The Form we created during this chapter appears in the demo application accompanying the book, and you are invited to check its final appearance and functionalities.
Bear in mind that this chapter only thoroughly covered the most basic APEX Form type a Form based on table or view. Later in the book, we'll review a more complex and advanced option of the APEX Form (hint: the Tabular Form).
In the next chapter, we'll review the options for creating a simple APEX report.