-
Notifications
You must be signed in to change notification settings - Fork 221
Orbeon Forms Features
Erik Bruchez edited this page Jul 13, 2015
·
72 revisions
Home ▸ Orbeon Forms Features
The purpose of this page is to index features by name in a central place.
As of 2015-07-07 this page is very incomplete.
- Form Builder/Form Runner
- Inserting and reordering grid rows: blog post
- Repeated grids: doc, older blog post
- Repeated sections: blog post
- Singleton forms: doc
- Versioning of form definitions: blog post about concept, blog post about publish options
- Form field validation: doc, blog post
- required fields (also via formula, see blog post)
- data types such as string, number, date, etc.
- multiple constraints with formulas
- common constraints such as minimum length and maximum length: doc
- errors, warnings, and informational validations
- custom alert messages per validation
- centralized error summary showing currently relevant errors
- Access control
- Form Builder
- 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
- buttons
- button
- link button
- other
- character counter: doc
- text controls
- Databases
- Form handling
- Embedding
- Performance
- Misc
- namespaced jQuery to avoid conflicts with other jQuery versions