Configure the form fields for the Form Renderer element
Configure the form fields in the Form Renderer element while you are building an attended automation form in RPA Desktop Design Studio.
始める前に
Create an attended automation form in RPA Desktop Design Studio. For more information, see Create an attended automation form in RPA Desktop Design Studio.
Ensure that your attended automation form contains a Form Renderer element. For more information, see Form designer for building attended automation forms.
Role required: none
このタスクについて
手順
- In the RPA Desktop Design Studio, from the Project Explorer pane, navigate to Forms and expand it.
- Right-click the Form Renderer element and select Configure to configure the form fields.
-
In the CONFIGURE FORM FIELDS dialog box, click the add icon (
) to add a new Field tab.
-
In the Fields section, expand a Field option and fill in the following
details:
表 : 1. Field form Field Description Name Name of the field that appears as a label name on the form. Type Type of the field: - TextBox
- ComboBox
- CheckBox
- RadioButton
- ToggleButton
- Date
- Time
- PasswordBox
Required Option for enabling this field as a required field on the form. Read Only Option for enabling this field as a read-only field on the form. Field Help Help information for the field: - None
- Text
- Link
Help Text Help text information for the field. This field appears only when Text is selected from the Field Help field.
Help Link Help link URL for the field. This field appears only when Link is selected from the Field Help field.
- Click OK.
- Repeat steps 3 to 5 to add a new field.
- オプション:
To delete a field, do the following actions:
-
Expand the field option that you want to delete and click the delete
icon (
).
- In the Confirmation dialog box, click Yes.
-
Expand the field option that you want to delete and click the delete
icon (
-
In the Form Settings section, fill in the fields.
表 : 2. Form Settings form Field Description Name Title of the form. Field Help Help information for the form: - None
- Text
- Link
Help Text Help text information for the form. This field appears only when Text is selected from the Field Help field.
Help Link Help link URL for the form. This field appears only when Link is selected from the Field Help field.
Show Popups Inside Option for enabling pop-up windows inside the form. - Click OK.