enable entity_prepopulate

Created on 27 June 2023, almost 2 years ago

Entity Pre Populate (EPP) is a module that enables entity form fields to be populated from the query string with token replacement.

Problem/Motivation

If EPP is set on a field of the main media form, it is not taken into account by the bulk media upload (BMU) form.

Steps to reproduce

install and setup EPP on a media type, setup BMU on the same media type, use the default form.
-> create media with media form => field prepopulated
-> create media with bulk upload form =>field not prepopulated

Proposed resolution

EPP works through hook_entity_prepare_form(), it does not seem to be called by BMU.

✨ Feature request
Status

Active

Version

3.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @badmothergoose
  • Status changed to Postponed: needs info about 1 month ago
  • πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

    Thanks for the issue. I don't think we would want to make this module dependent on EPP (assuming I'm understanding the feature request).

Production build 0.71.5 2024