Modifying forms
To copy forms
When you copy forms, the new form retains all of the fields, views, and properties of the original form. Workflow objects (such as active links, filters, and escalations) associated with a form are not copied.
Most system forms (such as User, Group, Server Events, and Server Statistics) contain reserved fields that make these forms unique. Do not copy these forms, or you might introduce unintended access control functionality into your environment.
- In AR System Navigator, expand serverName > All Objects.
- Double-click Forms.
- In the Forms list, double-click the form name.
- Select File > Save As.
- In the Save Form As dialog box, enter the new name of the form.
- Click OK.
To rename forms
- In AR System Navigator, expand serverName> All Objects.
- Double-click Forms.
- In the Forms list, right-click the form name, and select Rename.
Enter the new name, and click OK.
Avoid characters in a form name that result in an invalid URL when the form is accessed through the mid tier. Developer Studio warns you if you use one of the invalid characters configured in the Form preferences page. By default, the Invalid Characters for Form Name preference is set to /&#%'".?.
When you rename a form, all settings are retained, and any workflow that references the form is automatically updated with the new name of the form.
To delete forms
- In AR System Navigator, expand serverName> All Objects.
- Double-click Forms.
- In the Forms list, right-click the form name, and select Delete.
When you delete a form, all associated data and workflow that are not associated with any other forms are deleted. However, if the workflow is shared by multiple forms, that workflow is not deleted until the last form that uses it is also deleted. Menus, applications, and images must be deleted separately because they are independent of forms.
If you delete a primary or secondary form of a join, the join form is also deleted.