either IGNORED_FORM_FIELDS=*
or perhaps a whitelist var to say which fields you want to include.
volto_form_block doesn't let you control which fields can be added and doesn't give you nice field ids anyway. And personal information could be entered into these forms. However it's still useful to know if spam submissions are happening and from which IPs
either IGNORED_FORM_FIELDS=*
or perhaps a whitelist var to say which fields you want to include.
volto_form_block doesn't let you control which fields can be added and doesn't give you nice field ids anyway. And personal information could be entered into these forms. However it's still useful to know if spam submissions are happening and from which IPs