Form Properties
Use this dialog to set form properties, which define the characteristics of a form. Set these characteristics from the Main tab:
Form display properties establish the form's title, subtitle, and width. By default, the Display Class selection is EditForm. If the form is a link form (such as the End User menu), then select LinkForm from the Display Class options. To create a display property, click New, and then double-click the new, blank entry in the Properties area to display the Property dialog. To edit a display property, double-click the item in the Properties area. To delete a display property, click to select it, and then click Delete. The properties you can edit are listed in the Name menu (title, subTitle, and width). The value of the property can be a simple string or computed by an expression. If you use an expression, click Validate to test it. Click OK to save the values. Use includes to allow references to forms and fields that are part of another form. To add a value, click New, and then double-click the new entry to display the Include dialog. In the Name field, enter the name of a form. The referenced form must exist in the Lighthouse repository when this form is loaded into Lighthouse. |