- Issue created by @luiscarvalho
- Status changed to Closed: outdated
over 1 year ago 3:14pm 2 December 2023 - πΊπΈUnited States jrockowitz Brooklyn, NY
Hidden fields must be added as elements to the webform for these fields to work as expected.
A few thoughts...
- Write a custom module that programmatically updates all hidden fields across all webforms when a global hidden field is added or removed. For example, you could add a custom attribute to the hidden fields to track all global hidden fields.
- Create a custom composite element containing all the hidden fields and a single place to manage them.