supermario12342003
Results
2
comments of
supermario12342003
no, im not refering to the reset password or the verify emails. Im talking bout the email feature of this plugin of this repo: [plugin-form-builder](https://github.com/payloadcms/plugin-form-builder).
it will work if you do a casting of the field as Block `(fields.select as Block)` ``` select: { ...fields.select, fields: [ ...(fields.select as Block).fields, { name: 'hasMultiple', label: 'Has...