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.
Community moderators have prevented the ability to post new answers.
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)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.