Easily build complex forms including fields and elements from multiple entities.
The Flexiform module provides a UI and configuration storage for the creation
of complex forms. The module also allows site builders to configure "Form Modes" on entities, similar to the Drupal 8 site-builder tools.
Want help choosing which form module to pick? Click here
Requirements
Drupal 7.x
Dependencies:
- Entity API
- Views
Installation
Install and enable the Flexiform module as usual.
Getting Started
To start building your forms visit admin/structure/flexiforms and click
'Add Flexible Form'.
Creating a Flexiform
Visit admin/structure/flexiforms/add and enter the Title for your form.
Select a base entity type and base entity bundle using the two drop downs provided. The base entity is the main entity the form deals with, other entities can be added to the form later.
Select a builder to use to build the form. Flexiform ships with 2 builders as standard:
Flexiform Form Builder: This is the main component of flexiform. It allows you to add more entities and custom elements to your form.
Entity Field Form: This builder will render a form containing all of the Field API fields on the base entity and bundle. Adding entities and elements will have no effect when using this builder!
When visiting a site from a domain name different than the $base_url set in settings.php, look for that domain in field_domain and go to the node (or, possibly, other entity) associated with that d