Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module provides an enhanced inline entity form widget that integrates with the Group module. It allows users to create and manage entities within a group, automatically applying group-specific access checks to ensure users can only create entities they have permission for within that group. This functionality is built by extending the existing complex inline entity form widget.

Group linked entity

Introduction

This modules provides an IEF widget that supports group access checks. This widget extends the IEF widget (complex).

Usage

Use the provided widget instead of the "Inline entity form - Complex" that comes with IEF.

Under the hood

  • The widget in this module extends the "Inline entity form - Complex" that comes with IEF.
  • It overrides the getCreateBundles method to include checks on the group permission create [plugin_id] entity.
  • The group to check access on is retrieved from the group.group_route_context context service.
  • The actual attachment of the created entity to the group is done the same way as IEF : In a class WidgetSubmit, this may change once https://www.drupal.org/project/inline_entity_form/issues/3197629 lands.

Requirements

The only requirements are :

  • Group (v3)
  • Inline entity form

Maintainers

Current maintainers for Drupal 10 / 11:

Activity

Total releases
2
First release
Jun 2025
Latest release
7 months ago
Releases (12 mo)
1
Maintenance
Active

Releases

Version Type Release date
1.x-dev Dev Dec 8, 2025
1.0.0-beta1 Pre-release Jun 1, 2025