- Issue created by @MegaphoneJon
- last update
over 1 year ago Patch Failed to Apply - First commit to issue fork.
- last update
over 1 year ago 537 pass
If you create a Computed Twig field, and change the Twig template in a variant, the value will be recorded correctly in the db, but the results of the original Twig template will be passed to the webform handlers.
* Create a webform with a Computed Twig field.
* Create a variant, and change the template for the Computed Twig field.
We need to apply the variants when getting the data during validation.
Needs review
6.2
Code