The following three examples demonstrate how to create HTML views that can:
Automatically populate fields on Forms by retrieving data from a Content Server database.
Contain a dynamic number of Form field rows.
Use a different layout of Form fields.
Implementing the Database Lookup Example
Implementing the Dynamic Rows Example
Implementing a Change Request Workflow and Form Example