Form settings

Introduction

Some settings apply to the entire form definition. You access these settings with the "Form Settings" wrench icon on the top right of Form Builder. The General Settings also show initially when creating a new form definition.

General Settings

General settings allow you to set the following form definition metadata:

  • Application name

  • Form name

  • Form title in the current language

  • Form description in the current language

General Settings

[SINCE Orbeon Forms 2020.1]

The description can optionally use rich text.

Form description with rich text

Form Options

[SINCE Orbeon Forms 2016.2]

Form options include options which apply to the entire form definition.

Form Options

Here is how hints appear depending on the type of control they are associated with:

Hints

Time Window

Time Window

See Time Window.

Control Settings

[SINCE Orbeon Forms 2018.2]

This tab shows settings for specific controls. Those settings apply to all control on the form except when they are overridden by individual settings in the "Control Settings" dialog.

For example, you can set a "Digits After Decimal" setting global to the form, and then override it on specific number controls as needed.

Number Control Settings
Date Control Settings

See also the blog post.

Appearance

Settings

[SINCE Orbeon Forms 2018.1] These options are now in a separate tab.

Appearance
  • Browser page layout

    • [SINCE Orbeon Forms 2019.2]

    • Fixed width: the form sections and grids take a fixed and predefined width of approximately 940px for large displays (the layout becomes responsive for smaller displays sizes).

    • Fluid width: the form sections and grids take the entire web browser's viewport size.

  • Density

  • Appearance of Control Labels

  • Use Placeholder for Text Fields and Text Areas

    • Labels show inline above the control for most fields.

    • For text, date, and time input fields, labels show as an HTML placeholder within the field when the field is empty.

    • For text areas, labels show as an HTML placeholder within the field when the field is empty. [SINCE Orbeon Forms 2017.1]

  • Appearance of Control Hints

    • Use property: use the oxf.xforms.hint.appearance property

    • Inline: hints show inline below the control

    • Tooltips: hints show as tooltips upon mouseover

  • Use Placeholder for Text Fields and Text Areas

    • Hints show inline or as tooltips upon mouseover.

    • For text, date, and time input fields, hints show as an HTML placeholder within the field when the field is empty.

    • For text areas, hints show as an HTML placeholder within the field when the field is empty. [SINCE Orbeon Forms 2017.1]

See also:

Form Density

[SINCE Orbeon Forms 2024.1]

Here is how the same form layout looks with the three different form density settings. First, the default "Compact" setting:

Compact

Second, the "Comfortable" setting. Notice how the controls are spaced out more:

Comfortable

Finally, the "Roomy" setting:

Roomy

See also:

Wizard

Wizard

For details, see Wizard View.

  • Wizard View:

  • Wizard Navigation Validation Mode

    • Form Builder setting [SINCE Orbeon Forms 2018.1]

    • Free, Lax or Strict: use the given validation mode for this form definition, no matter how the property is configured.

  • Wizard Subsections Navigation

  • Wizard Subsections Table of Contents

    • Form Builder setting [SINCE Orbeon Forms 2018.1]

    • "Show subsections for the active section only", "Show subsections for all sections", "Don't show subsections": use the given setting for this form definition, no matter how the property is configured.

  • Wizard Separate Table of Contents

  • Always Show Wizard Section Status

See also the blog post.

PDF

[SINCE Orbeon Forms 2019.2]

PDF

See also the blog post.

Formulas

Formulas
  • Calculations in Read-Only Modes (Review, PDF)

    • [SINCE Orbeon Forms 2021.1]

    • Use property: use the oxf.fr.detail.readonly.disable-calculate property

      • the property defaults to false, which means that Calculated Value formulas run in readonly modes

    • Enable: Calculated Value formulas run in readonly modes.

    • Disable: Calculated Value formulas do not run in readonly modes.

    • Sometimes calculations should not run in readonly modes, such as the View page. This can now be configured at the form level.

  • Read-Only

    • [SINCE Orbeon Forms 2020.1]

    • Boolean expression specifying whether the entire form is read-only (not editable).

    • If this field is left blank, then the form is editable.

    • Otherwise, it is editable only if the result of the Boolean expression is false().

  • Automatic Calculations Dependencies

About this Form

About this Form

Versions

[SINCE Orbeon Forms 2018.2]

This area shows relevant Orbeon Forms versions:

  • "Created with Version": version with which this form definition was created.

    • NOTE: This is blank for forms created prior to Orbeon Forms 2018.1.

  • "Updated with Versions": versions with which this form definition was updated This is updated:

    • when saving the form definition

    • when upgrading the form definition from the Form Runner Home page.

  • "Current Version": the current Orbeon Forms version.

Form Statistics

Form statistics show counts of various form elements.

See also

Last updated