From the course: Oracle APEX: Foundations

Unlock this course with a free trial

Join today to access over 23,300 courses taught by industry experts.

APEX applications form types

APEX applications form types

(text chiming) - Welcome to the Oracle APEX Foundations course. Today, in this lesson on Creating and Using Forms, I will be talking about the different form types in an APEX application. My name is Apoorva, and I'm a senior product manager for Oracle APEX. Let's get started. In this lesson, you'll learn what a form is in an APEX application. Then, you'll learn the different types of forms in an APEX application. Finally, you'll learn the different ways of creating these forms. Forms are application components that are basically used for data input from end users. An application form takes input from an end user and saves it into the Oracle Database, when they submit the page by clicking Apply Changes or Save. Using wizards, you can easily create forms on tables or on a stored procedure. These wizards provide automatic management of insert, update, and delete. You can create a form either as a new page in an…

Contents