hi to everyone,
i need to put a checkbox at the end of a form done by webform. Its function is to force users to flag it for privacy. Otherwise, they cannot go ahead.
How can i do to obtain that result?

Comments

cayenne’s picture

Why not just mark the checkbox mandatory??

:)

TuTToWeB’s picture

but, where is checkboxes?
I've these data types: date, email, fieldset, file, grid, hidden, markup, pagebreak, select, textarea, textfield and time

zbricoleur’s picture

That defaults to radio/checkboxes unless you check 'Listbox'

pranay2284’s picture

First create select box then select/check "multiple" inside its settings.