Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Role Theme Switcher Module role_theme_switcher crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

This module allows you to embed editable form widgets directly into your Drupal Views, enabling users to update multiple entities simultaneously on a single page. You can add these fields through the Views interface and use a separate save button field to submit changes.

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

Tracked releases
5
Tracked since
Mar 2026
Latest release
1 month ago
Releases (12 mo)
5 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
2.0.0-alpha1 Pre-release Jul 17, 2026
2.x-dev Dev Jul 17, 2026
8.x-1.2 Stable Jul 17, 2026
8.x-1.1 Stable Apr 27, 2026
8.x-1.0 Stable Mar 29, 2026