I want to restrict the form submission in Confiform if the required box is unchecked. Means, form can't be submitted if the required box is unchecked.
Consider adding a Validation Rule - https://wiki.vertuna.com/display/CONFIFORMS/ConfiForms+Field+Definition+Rules#ConfiFormsFieldDefinitionRules-Validationrule
with a condition set to trigger when the checkbox field is unchecked (false)
It looks like you're new here. Sign in or register to get started.