...
1 | ID | Unique ID of the Form. To provide the form ID, click ID in the form configuration ribbon and enter the ID in the text field: | FRM_CREATE_LAYOUT | |||||
2 | Title | Form Title that appears on the user interface as a title. Form title can be a plain text or property-key driven text. To provide the form title, click Title in the form configuration ribbon and enter the title in the text field: | Create Layout | |||||
3 | Description | Brief description about the Form for reference. To provide the form description, click Description in the form configuration ribbon and enter the description in the text field: | Create Layout | |||||
4 | Data Support Class | Class Path of the data-source class will be entered here. The data source class can contain the data for combo boxes, check boxes and radio buttons. To enter the data support class for the form, click the Data Support Class in the form configuration ribbon and enter the class name in the text field: | ||||||
5 | Channel | Indicates the devices in which the form must be visible. By default all the channels are selected in the form configuration ribbon:
| ||||||
6 | Label Alignment | Indicates the alignment of the labels of the form items. Three alignments are possible – Left, Top and Inline. To align the form labels to the left, click the Left icon in the form configuration ribbon:
| Left | |||||
7 | Label Width | Indicates the form label width. To specify the label width, click Label Width in the form configuration ribbon and enter the required width in the text field: | 10 | |||||
8 | Initial Multiplicity | This is applicable for multi-forms, where the form items within the form have to be displayed several times. This configuration indicates the number of times the form items can be duplicated. | 2 | |||||
9 | Layout | Indicates the defined number of columns to arrange the form items within the form.
| 2 | |||||
10 | Logo | Indicates the logo image for the form. To specify the logo, click Logo in the form configuration ribbon and enter the URL of the logo in the text field: | /images/logo.gif | |||||
11 | Bundle | Indicates the name of the key associated with the property file which provides the localized label text for the current form and its form items. Bundle key field at the form level must have any name of the key associated with the property file and cannot be left blank. To specify the bundle, click Bundle in the form configuration ribbon and enter the bundle key in the text field: | common | |||||
12 | Request Model ID |
This property enables you to map forms designed in form designer to the request created in the Request modeler. This property will come handy when you do not want to use the auto generated forms of Request Modeler and want to skip the following steps in form creation:
For more information on wiring the self-designed forms with Request Modeler, refer the Canvas Technology 18.1 – Request Modelerdocumentavailable in Unmail>Canvas Technology>Documents>Release 18.1.0.0. | EMP_FORM_REQ | |||||
13 | Form Wizard | This Property enables you to create a sequence of forms through which the end user can navigate sequentially in order to achieve a specific objective. It is similar to the Tab panel, but the difference is, Form Wizard enables end user to navigate between the forms using Previous and Next buttons, also allows you to complete the process using the Submit button. Form Wizard can contain any number of forms within the wizard as menus. Sequence of the menus is defined by the sequence in which the forms are selected while adding them to the Form Wizard.
| ||||||
14 | Save | Saves the configuration of the form. |
...