Field & Fieldset

A Field is a Block where the user can enter details and is useful for collecting information on a Form. Fieldsets are Blocks that already contain Fields and can be used to group Fields within a larger Form. Fields or groups of Fields can be validated to ensure the user has entered the correct input.

Fieldset Properties

Appearance

Common Properties

The visibility property is common to most Blocks;

See the Common Properties article for more details on common appearance properties.

Data Source

Common Properties

The fieldset has properties that are common to most Blocks: data source, filter, sort, show # of results, skip # of results, and show default row;

See the Common Properties article for more details on common Data Source properties.

Field Label Properties

Appearance

Common Properties

The tooltip property is common to most Blocks;

See the Common Properties article for more details on common appearance properties.

Label

The text of the field label can be specified.

Last updated