Install

Works with Drupal: ^8 || ^9 || ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 11.16 KB
MD5: d7f295f124d04781b91421fa3be23e61
SHA-1: 77acc2744d425c4745ea4bfac6e2a35af9777b8b
SHA-256: 50f25b34cdf61f1394e1ff0fa8f07ea25ea00ab28f52eb7c978f61ca7bbfb6d7
Download zip 15.74 KB
MD5: 7731c952adf0469d8ef122390981c692
SHA-1: 4e64c1e3b339065c0dac138b2b91a8d78dd307b0
SHA-256: 94a1d5ded1a06bb5a8d2c504c32014b9df76a2f2495517ae53dee8ea52a26a0e

Release notes

Switch from Prepopulate module to Entity Prepopulate (EPP) module.

#3473660: Switch to using EPP module instead of Prepopulate

This will allow straightforward use of Read Only field widget module.

This entailed extra code to autosave the query token that should be used by EPP (but that does make the URLs we can make a lot prettier).

We need to test that this is not destructive of other changes people might make, but given it is field-by-field and specific to EPP's settings on that field i think we are good.

If anyone really wants Prepopulate instead of EPP the previous release (alpha2) of this module was working fine with that, and we could release a submodule or this module could be forked from there.

Created by: mlncn
Created on: 15 Sep 2024 at 15:31 UTC
Last updated: 15 Sep 2024 at 15:32 UTC
New features

Other releases