Skip to main content

Configuration Flags

NameTypeDefault
use_custom_radio_checkboxbooltrue
use_honeypot_fieldbooltrue

🚩 use_custom_radio_checkbox flag​

Change use_custom_radio_checkbox to false, if you don't want to use the bootstrap custom forms.

form_builder:
flags:
use_custom_radio_checkbox: false

🚩 use_honeypot_field flag​

Change use_honeypot_field to false, if you don't want a honeypot field added to your forms.

form_builder:
flags:
use_honeypot_field: false