Skip to content

[6.x] Make form email view fields clearable - #15167

Merged
jasonvarga merged 1 commit into
statamic:6.xfrom
lazerg:fix/issue-15161-clearable-email-views
Aug 11, 2026
Merged

[6.x] Make form email view fields clearable#15167
jasonvarga merged 1 commit into
statamic:6.xfrom
lazerg:fix/issue-15161-clearable-email-views

Conversation

@lazerg

@lazerg lazerg commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Once an HTML or text view is picked for a form submission email, there's no way to unset it from the control panel. You have to edit the form's YAML file by hand.

The template fieldtype only shows a clear button when its clearable config is set, and the two view fields in the form's email grid never set it. The equivalent template fields on collections and taxonomies already do.

Fixes #15161

@jasonvarga
jasonvarga merged commit bd0fc99 into statamic:6.x Aug 11, 2026
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Submission views are not clearable

2 participants