Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 1 Form Palette : Form

Form
Resource
Each Form resource has a layout and controls for user input. At runtime, HTML templates are used to render the form in a browser. The layout and form controls, shown in the design panel as logical entities, are rendered according to the styles and structure defined in the templates.
For basic forms, you can use the default templates provided with TIBCO BusinessWorks FormBuilder.
For customized forms, you can build custom templates. For details, see Form Resource Store.
A form must include at least one control that generates a form action. For more information on form actions and transitions, see the TIBCO BusinessWorks FormBuilder User’s Guide, Chapter 7, Designing Formflows.
Configuration
This tab allows you to specify a layout scheme, which specifies how fields are organized in the runtime form. The Configuration tab has the following fields.
The simplest layout, consisting of a single pane with a button area below. The button area usually contains button controls, but any type of control can be added to any area.
A layout with two vertical panes and a button area below. The button area usually contains button controls, but any type of control can be added to any area.
For example, a timesheet form might require a separate line item for each week, or an invoice might contain several line items.
Below the grid area is a button area, which usually contains button controls, but any type of control can be added to any area.
Two Columns with Grid
There are two vertical panes for nonrepeating fields at the top of the form, with a grid area at the bottom.
Below the grid area is a button area. The button area usually contains button controls, but any type of control can be added to any area.
Custom Layout
Layout Pane Options
Each default layout pane can be configured using the following options:
The name of the pane. The default pane names are column1, buttonbar, grid, and gridbuttons. For default panes, this value cannot be modified.
Horizontal Alignment
Vertical Alignment
Cell spacing
A Boolean value that specifies whether the pane can contain multiple instances of controls. If selected, the pane is a grid pane.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved