Switch to using EPP module instead of Prepopulate

Created on 11 September 2024, 4 months ago
Updated 15 September 2024, 4 months ago

Problem/Motivation

Read-only field does not work with Prepopulate module, but does work with Entity Prepopulate: #3226251: Add Prepopulate module fields as ReadOnly β†’

πŸ“Œ Task
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States mlncn Minneapolis, MN, USA

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

Comments & Activities

  • Issue created by @mlncn
    • mlncn β†’ committed a3f2e0ce on 1.0.x
      Issue #3473660 by mlncn: Begin switch to using EPP module instead of...
  • Status changed to Needs review 4 months ago
  • πŸ‡ΊπŸ‡ΈUnited States mlncn Minneapolis, MN, USA

    From the alpha3 release notes:

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

    πŸ“Œ Switch to using EPP module instead of Prepopulate Needs review

    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.

Production build 0.71.5 2024