You design and manage your form using different types of controls.
To the left of the Form Editor screen is the Toolbox. The tools available in the Toolbox are referred to as "controls".
The Toolbox includes:
For additional information on the Toolbox and controls, see:
The basic "Controls" tab of the Toolbox
The "Advanced" control tab of the Toolbox
We have a few test forms we use to review form controls that you are invited to check out and try.
The editing controls appear above the tabbed portion of the Toolbox and can be used to:
You can use keyboard shortcuts for most of these.
The Form Structure section of the Controls tab is used to provide structure to both the layout of your form and its data. You can think in terms of "structured data".
New forms are automatically created with:
This is the minimum structure needed for a form.
Sections are containers for grids and data controls. Sections should be added whenever you're changing the content or context of a form. For example, one section for providing instructions, then another for collecting contact information.
For additional information, see:
Grids are the containers that are used to lay out data controls. One is automatically included in each new section created.
Grids are flexible, so you may only need one in a section. Consider adding a new grid when you have a set of fields you want to:
For additional information, see:
Repeated grids allow you to collect data with a table-like layout that can be repeated as needed for multilple entries. An example of this would be to collect the names and ages of children under a parent's or guardian's care.
For additional information, see:
Most of the controls available on the Controls tab of the toolbox are for capturing or displaying content or data and could be called "fields".
They are grouped into the following categories:
Each control has a number of settings available. Many are common and shared, but the exact options will vary depending on the control itself.
For detailed information on Orbeon controls, see:
For an overview of control settings, see:
We designed and added some government and Canadian-centric controls to Orbeon Forms. These are marked with the prefix "CA" and include:
To learn more about these and see them in action, visit the test form:
Advanced controls are used to:
This is also the tab where you or your developers would set up two-way interactions with other systems.
For additional information, see:
Not every control available in Orbeon Forms is recommended. Some are simply pre-configured versions of another control provided for convenience or to support backwards compatibility with older versions of the software. Others are inherently inaccessible because they cannot be effectively used by someone who is unsighted or has motor difficulties.
The following are controls to consider avoiding (and why):
Avoiding these will help future-proof your forms in the event these controls are removed or significantly altered.