By TuTToWeB on
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?
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
Why not just mark the
Why not just mark the checkbox mandatory??
:)
but, where is
but, where is checkboxes?
I've these data types: date, email, fieldset, file, grid, hidden, markup, pagebreak, select, textarea, textfield and time
'Select' is the one you want
That defaults to radio/checkboxes unless you check 'Listbox'
checkbox
First create select box then select/check "multiple" inside its settings.