#Hide Email Options Form Builder
6 messages · Page 1 of 1 (latest)
@gray bridge If you're willing to open a ticket in the form builder plugin repo, we'd be happy to take care of this! We'd be happy to accept a PR as well https://github.com/payloadcms/plugin-form-builder
@gray bridge Did you ever find a workaround for this?
also wondering
@gray bridge, @graceful wave, @unique mason in the 3.0 beta of this plugin we changed the field overrides to be a function instead of an array of fields. That way you can modify the default fields in any way. This pattern gives you complete control over the schemas that the plugin injects, i.e. the email field conditions. Here's the PR from @restive belfry https://github.com/payloadcms/payload/pull/6497
You mean @bold chasm