The Forms examples in this section illustrate how to use Forms, with an emphasis on understanding submission and revision mechanisms. Each example features an overview that presents a common business situation and then demonstrates a way to implement required Forms.

Type Example
Form with a revision mechanism, but no submission mechanism

Time Card Form Example (SQL Table)

Form with submission mechanism, but no revision mechanism

Survey Form Example (SQL Table)

Vacation Request Form Example (Initiate Workflow)

Form with both revision and submission mechanisms

Travel Request Form Example (Content Server Versions & SQL Table)

Expense Report Form Example (Content Server Versions & Initiate Workflow)