Drupal is a registered trademark of Dries Buytaert
drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). migrate_tools 6.1.4 Minor update available for module migrate_tools (6.1.4). diff 2.0.0 Major update available for module diff (2.0.0). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). colorbox_inline 2.1.1 Minor update available for module colorbox_inline (2.1.1). node_view_permissions 8.x-1.7 Minor update available for module node_view_permissions (8.x-1.7).

views_entity_form_field

5,920 sites Security covered
View on drupal.org

The Views Entity Form Field module transforms your Drupal Views into powerful, editable spreadsheets. It allows you to embed actual form widgets directly into View rows, enabling users to update multiple entities simultaneously from a single page.

Features

  • Bulk Inline Editing: Edit text, select lists, checkboxes, and more directly within a View.
  • Familiar UI: Fields are added through the standard Views interface, prefixed with "Form field: [Field name]".
  • Native Integration: Respects Drupal’s Field API and widget settings.

How to Use

  1. Navigate to your View configuration.
  2. Under Fields, click "Add" and search for fields prefixed with "Form field:".
  3. Add the "Global: Views Entity Form Field save button" to the View Footer to allow users to submit their changes.

Important Notes

While this module is highly flexible, please keep the following technical considerations in mind:

  • Access Control: The module checks for edit access on both the entity and the specific field.

    Tip: Some entities (such as Commerce Product Variations) may not implement granular access checks correctly. Always ensure your View page has strict permission settings or implement hook_entity_access() for added security.

  • Bulk Form Operations (BFO) Conflict: There is a known compatibility issue with the Views Bulk Operations (BFO) module. BFO tends to hijack the submit button, which can trigger validation errors if no checkboxes are selected.
    Recommendation: Avoid using both modules on the same View display.

Activity

Total releases
2
First release
Mar 2026
Latest release
2 weeks ago
Release cadence
29 days
Stability
100% stable

Releases

Version Type Release date
8.x-1.1 Stable Apr 27, 2026
8.x-1.0 Stable Mar 29, 2026