You use the
tab of the provisioning request definition editor to define the appearance and behavior of your request and approval forms.Figure 5-5 Forms Tab
The About Form Selection) and a section (described in About Form Controls).
tab contains a section (described inUse the
section to create, delete, or preview a form, or to create a form template. Click the Request or Approval tab depending on the type of form you want to manipulate.Figure 5-6 Form Selection
The
toolbar contains these options:Table 5-1 Form Selection Toolbar Options
If you create a provisioning request definition from an existing template, and the template has forms associated with it, the
section displays them. You can modify the form instance using the section.Use the
section to define or modify the form’s appearance and behavior.tab: Lets you add, delete, and change the data type, control type, and layout order of the controls on the form.
For information about adding controls, see Section 5.3, Creating Forms. For more information about individual form controls, see Section 5.5, Form Control Reference.
tab: Lets you define the actions the user can perform on the form. Use the toolbar to add, delete, and change the actions and layout order of the actions on the form.
For more information about the supported actions, see Section 5.4, Action Reference.
Section 5.3.4, Using the Scripts Tab.
tab: Use the tab to define calls to external JavaScript files or to write JavaScript scripts that are stored as part of the form definition. When you have created a script by using this tab, it becomes available in the and you can call it from any form control event. These scripts have a page-scope rather than an event-scope. For more information about using the script tab, seeEvents