Click Assign. Click OK. Click Delete.

Developing Process Forms 13-11

13.1.2.3.2 Removing a User Group From a User-Created Form

To remove a user group from a user-created form: 1. Select the user group that you want to remove.

2. Click Delete.

The user group is removed from the user-created form.

13.1.2.4 Properties Tab

Figure 13–3 shows the Properties Tab of the Form Designer Form. You use this tab to assign properties and property values to the data fields that are displayed on the form that is created through the Form Designer form. Figure 13–3 Properties Tab of the Form Designer Form For example, suppose that the Results of 1Q 2004 Sales form has two data fields: User Name and Password. Each data field contains the following properties: ■ Required , which determines whether or not the data field must be populated for the generated form to be saved. The default value for the Required property is false . ■ Visible Field , which establishes whether the data field is displayed on the form, once Oracle Identity Manager generates the form. The default value for the Visible Field property is true. Because the property values for the Required and Visible Field properties are true for both data fields, once the Results of 1Q 2004 Sales form is generated, both of these data fields are displayed. In addition, each field must be populated for the form to be saved. The following sections describe how to add a property and property value to a data field, and how to remove them from the data field. 13-12 Oracle Fusion Middleware Developers Guide for Oracle Identity Manager

13.1.2.4.1 Adding a Property and Property Value to a Data Field

To add a property and property value to a data field: 1. Select the data field to which you want to add a property and property value.

2. Click Add Property.

The Add Property dialog box is displayed, as shown in Figure 13–4 . Figure 13–4 Add Property Dialog Box In this example, the User Name data field was selected as indicated by User Name displayed in the Column Name field. In addition, the data type of this field is a text field. Table 13–3 lists the fields of the Add Property dialog box. 3. Set the parameters for the property and property value that you are adding to the data field. Figure 13–5 shows the Add Property dialog box with values. Note: The Properties tab is grayed out until you create a data field for the form by using the Additional Columns tab. For more information about the properties and property values you can select, see Rule Elements, Variables, Data Types, and System Properties on page 30-1. Note: The text that is displayed in the Column Name and Column Type fields are the names and types of data fields you selected. Table 13–3 Fields of the Add Property Dialog Box Name Description Column Name The name of the data field. Column Type The data type of the data field. Property Name From this box, select the property for the data field. Property Value In this field, enter the property value, which is associated with the property that is displayed in the Property Name box. Note: The menu items displayed in the Property Name box reflect the data type of the selected data field.