Generic Create Form

The generic create form component allows a single base JSP, emxCreate.jsp, to be used to create any object instead of having a separate JSP for each object.


In this section:

About the Generic Create Form
Results of the Create Page
Create Page Toolbar
Defining the Basic Attributes
Additional Fields on the Create Page
Grouping Fields on the Create Form
Parameters Supported by emxCreate.jsp
URL Parameters Accepted by emxCreate.jsp
Settings Supported by emxCreate.jsp
Create Form Code Samples