Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The first Beta is released. We like to rethink the permissions before releasing stable. We also need to test more with features and ctools exports. Furthermore it is bug fixing! Fill that issue queue!
Description
Ever needed Webforms with complete Views integration?
Since Forms is build on the fieldable Entity layer, you get full support for Rules and Views out of the box.
When you are building long forms or expect a lot of submissions, the Webform module is probably a better choice. This Forms module is compared with Webform heavy, but more flexible.
The Forms module now comes with:
Views support
Rules support
Features support
Fields support
A Field to attach a Form to another Entity (e.g. Nodes)
All Fields you use in nodes can be used in Forms as field, including images, files and dates.
Multi edit/delete/clone/export (checkboxes will be displayed in the rows - select as many rows as you want to perform action against)*
* Drupal 7 version only.
At the front end, users can show/hide, resize, reorder columns & resize the height of the grid. These settings will be stored per user and used next time the grid is shown. Saving the view (via the usual views UI) will reset these settings.