I'm planning to use the form builder plugin to build simple forms. However, since Emails are not relevant, I'd like to hide it from the admin panel.
I've tried supplying an "emails" field in the formOverrides with a condition function that returns false, but all it does is create a second emails field (and hide it)
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-builderDid you ever find a workaround for this?
also wondering
,
@193782753299267584,
@575884336096870406in 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
@255674862171848704https://github.com/payloadcms/payload/pull/6497
You mean
@858693520012476436😂
Star
Discord
online
Get dedicated engineering support directly from the Payload team.