Name | Type | Default |
---|---|---|
use_custom_radio_checkbox |
bool | true |
use_honeypot_field |
bool | true |
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
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