verbb / formie

The most user-friendly forms plugin for Craft CMS.
Other
93 stars 69 forks source link

More Top Level controls #1961

Closed svondervoort closed 2 days ago

svondervoort commented 3 days ago

What are you trying to do?

Since it is possible for the client to create forms themselves (if we configure it that way) they can sometimes create scenarios which we would like to prevent.

What's your proposed solution?

A few examples are:

Additional context

No response

engram-design commented 3 days ago

This will be handled with the field defaults feature, where you can essentially setup a default form for all fields, integrations and form settings.

Still working on how this will look and act, but may very well be introduced similar to a Stencil, but instead of needing to apply the stencil, it's just the default of what the form looks like when it's created.