# 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 Application Name
* the Form Name
* the form title in the current language
* the form description in the current language

![](https://4129616727-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LEkBiSDvlXs3VWiO0Zu%2F-LEkBmMpnaxnftLGDglW%2F-LEkBtUJMIVwNpacFx0A%2Fform-settings-general.png?generation=1528743310257609\&alt=media)

## Form Options

\[SINCE Orbeon Forms 2016.2]

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

![](https://4129616727-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LEkBiSDvlXs3VWiO0Zu%2F-LEkBmMpnaxnftLGDglW%2F-LEkBtULGIhZFOXqaCWu%2Fform-settings-options.png?generation=1528743310265937\&alt=media)

* [Singleton Form](https://doc.orbeon.com/~/revisions/-LFrzxlvP9UXA6_RDYI9/form-runner/advanced/singleton-form)&#x20;
* [Wizard View](https://doc.orbeon.com/~/revisions/-LFrzxlvP9UXA6_RDYI9/form-runner/features/wizard-view)
* Maximum Attachment Size per Control
  * \[SINCE Orbeon Forms 2017.1]
  * Use Default: use the [`oxf.fr.detail.attachment.max-size` property](https://doc.orbeon.com/~/revisions/-LFrzxlvP9UXA6_RDYI9/configuration/properties/form-runner/detail-page/attachments#maximum-attachment-size)
* Maximum Aggregate Attachment Size
  * \[SINCE Orbeon Forms 2017.1]
  * Use Default: use the [`oxf.fr.detail.attachment.max-size-aggregate` property](https://doc.orbeon.com/~/revisions/-LFrzxlvP9UXA6_RDYI9/configuration/properties/form-runner/detail-page/attachments#maximum-aggregate-attachment-size)
  * Other: the maximum size allowed in bytes
* Allowed File Types
  * \[SINCE Orbeon Forms 2017.1]
  * Use Default: use the [`oxf.fr.detail.attachment.mediatypes` property](https://doc.orbeon.com/~/revisions/-LFrzxlvP9UXA6_RDYI9/configuration/properties/form-runner/detail-page/attachments#allowed-file-types)
  * Other: the maximum size allowed in bytes
* Appearance of Control Labels
  * Use Default: use the [`oxf.xforms.label.appearance` property](https://doc.orbeon.com/~/revisions/-LFrzxlvP9UXA6_RDYI9/xforms/controls/input#per-form-properties)
  * Inline: labels show inline above the control
  * Other: a space-separated list of mediatypes or wildcard mediatypes
* 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 Default: 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]

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

![](https://4129616727-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LEkBiSDvlXs3VWiO0Zu%2F-LEkBmMpnaxnftLGDglW%2F-LEkBtUVPhNrIEbjNXU9%2Fplaceholder-and-inline-hints.png?generation=1528743309737953\&alt=media)

## Form Statistics

Form statistics show various counts of form elements.

![](https://4129616727-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LEkBiSDvlXs3VWiO0Zu%2F-LEkBmMpnaxnftLGDglW%2F-LEkBtUXBSuWmMvls1JE%2Fform-settings-stats.png?generation=1528743311728259\&alt=media)

## See also

* Blog post: [Improved constraints on attachments uploads](http://blog.orbeon.com/2017/04/improved-constraints-on-attachments.html)
