Sections in form submission emails #8154
insight-media
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I love the new Statamic 4 feature which allows form fields to be divided into sections!
It's a great way to split up a form into fieldsets for example. Which greatly improves form readability.
I think it would also be beneficial if the section data would be available in the form submission emails.
For example, i've created a form with two sections: home address and work address. Both sections contain similar fields (street, number, city). In the form itself, the section title gives context to those address fields. Though in the form submission emails, this context gets lost because it's only possible to render the fields, without section information.
Hopefully this feature will be added in coming Statamic versions!
Beta Was this translation helpful? Give feedback.
All reactions