To create a QuickForm in the Ajax Page Editor, follow the steps below:
Open the forms editor using one of the methods below:
In the Navigator view, select the Workflow Application project that creates a QuickForm, then from the File menu, select New >> QuickForm.
-or-
From the process definition editor, open the process definitions for the Workflow Application project that creates QuickForms and click the associated Start node, Activity node, Voting Activity node, or Compound Activity node, then select QuickForm >> New from the popup menu.
Figure 8.1 QuickForm creation
The web folder name of the selected Workflow Application project is displayed in the Project field.
In the Name field, enter the QuickForm name, then click Finish.
A new QuickForm (.jsp file) is created in the web folder.
Note
The following special characters cannot be used in QuickForm (.jsp file) names and in QuickForm subfolder names:
$ @ & < > ? ; # : = , " ' ~ + %
Note
Do not use names starting with "web" for QuickForms (.jsp files) or for subfolders under Workflow Applications or Web folders that include a QuickForm.