Index of Features

Purpose

The purpose of this page is to index features, their documentation and blog posts in a central location so that you can get an idea of what Orbeon Forms offers at a glance.

See also

Status

As of 2016-02-11 this page is still being updated.

List of Orbeon Forms features

Form Builder and Form Runner

Form Builder

  • Summary page: doc
  • Toolbox:
    • features: doc
    • configurability: doc
    • XBL components: doc
  • Control Settings: doc
    • control name
    • Summary page options
    • custom CSS classes
    • easy switching of control appearances: blog post
    • validation: doc
    • formulas: doc
    • help text (plain text and rich text)
  • Itemset Editor: doc
    • Hints for checkboxes and radio buttons: blog post
  • Section Settings: doc
  • Publishing a form definition: doc
  • Explanation text: blog post
  • Extension API: doc
  • Access control for editing forms: doc
  • Internationalization (i18n) / localization (l10n): doc
  • Services and actions
    • HTTP Services: doc
    • Database Services: [doc](form-builder/database-services.md
    • Actions: doc
  • XML Schema Support: doc
  • Source code editor: doc
  • Extension API: doc

Form Runner

Form controls

  • Text controls
    • Input field
    • Textarea
    • Text output
    • Password field
    • Formatted text (rich text)
    • Explanation text
  • Typed controls
    • Email field
    • US phone number field
    • Number field
    • Currency field
    • US state
  • Date and time controls
    • Date, time, date and time
    • Dropdown date, fields date
  • Selection controls
    • Dropdown menu
    • Radio buttons
    • Checkboxes
    • Scrollable list
    • Boolean input
    • Scrollable checkboxes
    • Dynamic data dropdown
    • Autocomplete
  • Attachments
    • Static image
    • Image attachment
    • File attachment
    • Image annotation: blog post
  • Buttons
    • Button
    • Link button
  • Other
    • Character counter: doc
    • Custom components: doc

Databases

  • Database support: doc
  • SQL Server support in Orbeon Forms: blog post
  • PostgreSQL support in Orbeon Forms: blog post

Form handling

  • Session heartbeat: doc
  • Browser back/forward button support: doc

Embedding

  • Server side Embedding: doc, blog post
  • Liferay proxy portlet: doc
  • Liferay full portlet: doc

Performance

  • Limiter filter to limit the number of concurrent form requests: doc
  • Internal service requests: blog post

Misc

  • Namespaced jQuery to avoid conflicts with other jQuery versions
  • Run modes: doc, blog