If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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:

  1. Select the Input Maps tab on the Form Template Parts record. Form Component Input Maps
  2. 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.
  1. Save the record.

Note that typically all Form Template Part inputs use a Static Value source type. See "Component Input Map Tab" on page 828 for more information about the columns associated with the Input Map tab.

  • No labels