Defining action areas on user forms
|
You can create or update an action area on user forms from the following:
The dialog presents these three fields in a single row:
Complete the rows in the dialog as follows:
Field |
Description |
||||||||||||||||||||||||||||||||||||
field name |
The field's short description. When the process runs, this name appears as the field label on the user form.
|
||||||||||||||||||||||||||||||||||||
field type |
Displays a list of field types, which is organized into two sections: |
||||||||||||||||||||||||||||||||||||
|
This table lists the available single value fields, and the properties types and controls the fields are mapped to.
Defining dropdown fieldsWhen you add and create a dropdown field, the Table Type value on the property's General tab defaults to When you are finished, click OK to close the dialog. The system creates the property and sets the Table Type to You can use the Dropdown Choices dialog to update the values in an existing local list or prompt list, or to create a prompt list and values as follows:
Defining search fieldsWhen you add a search field, an autocomplete control appears on the form enabling users to search for and select a specific record from a list returned by a data page. The field references a data page to populate the search list. To create a search field:
When you are finished, click OK to close the dialog. The system creates a text property configured with an autocomplete control. The autocomplete appears on the section. |
||||||||||||||||||||||||||||||||||||
|
Select either of the following: Object Select List of objects Select
When the process runs, the user form displays multiple sets of those fields to collect the values for each field for each past employer, and the system stores the applicant's input values as ordered pages (one per employer) in the About the object and page list data typeWhen you select either of the complex types, the system displays in the third field (replaces the mode field) the short description of the data type that will be created for the page or page list. The system creates the default pattern for the data type by replacing the portion of the case type class after Work- with Data-. For example, You can change the default by clicking to display the Data Type pop-up dialog. Use AutoComplete to select the class of an existing page or page list. After you have created the property and click , the Data Type appears a read-only label. The system also generates all new single-value properties you may have added on the Form Configuration dialog. This icon is inactive for existing complex types; the type and data type cannot be changed. Data sourcing for auto-populationIf there are data pages of the appropriate kind defined, the Automatically source data at runtime checkbox appears on the Data Type pop-up. Select the box to allow data sourcing for auto-population. In the Select the source field, select a data page defined in this class. Note the following:
The next time you open the Data Type pop-up, a View Sourcing link appears. Click the link to open the record. Adding fields to Object or Object ListWhen you select a Complex Type, a field array opens beneath the property's row. If you are creating a new Object or Object List, a row containing the three fields for defining single value properties appears. Complete the array as described previously. If you have selected an existing data type, its fields appear in the array. You can update them as required. |
||||||||||||||||||||||||||||||||||||
display mode |
Select a display mode for the field. The mode defines how the end user can interact with the field at runtime. The available modes depend upon the field type.
|
When the process runs, the fields are displayed on the user form in the same sequence as they appear on the dialog. To rearrange the position of a field in the sequence, drag and drop its row using the white dot to the left of the row's Name field.
If the there is no flow action associated with an assignment, the action section on the user form displays a panel that allows you to do one of the following:
If you add or create a form, click OK. The form appears in the action section. By default, the property fields appear on the form's Information tab (the standard section pyCaseInformation) when you submit the form.