Learning level
40/100
Learning level
40/100
Guide type
Feature Guide
Audience
VauForms users
Sections
6
Learn the current VauForms rule system: required answers, text character limits, checkbox selection rules and the boundary between working rules and future conditional branching.
What this guide covers
Quick facts
Current VauForms logic is mainly expressed through field rules and form-level response behavior. The editor actively exposes rules such as Required, Maximum characters and checkbox selection mode.
Required prevents submission when an essential question is empty. Use it only when the answer is genuinely necessary.
Short Answer and Long Answer can have an optional maximum. Blank means unlimited; configured limits can be up to 10,000 characters and respondents see a character counter.
Checkbox is currently designed around two choices. Choose Only one for mutually exclusive options or Both allowed when selecting both is valid.
These rules are not editor-only decoration. Respondent input follows them, and invalid answers are checked before a response is accepted.
Although VauForms has room for richer logic in its document model, the current V3 editor does not provide a general UI for rules such as “show Question B when Question A equals X.” Do not rely on complex branching until that UI exists and is tested.