When the Type is set to Component, the form template part inherits a list of input maps that reflect the input properties set up on the Form Component selected. Follow the steps below to define input properties for a form component:
- Select the Input Maps tab on the Form Template Parts record.
- Select a Source Type and Source for the input map:
- Source Type = Static Value: Enter an alphanumeric value in the Source cell.
- Source Type = Entity Field: Enter the name of an entity field in the Source cell.
- Source Type = SQL Statement: Enter an SQL statement in the Source field.
- Source Type = GE Object: The source is an in-memory generic entity object; enter oGE in the Source field.
- Save the record.
Note that typically all Form Template Part inputs use a Static Value source type. See "Component Input Map Tab" in the Admin Guide for more information about the columns associated with the Input Map tab.