Superform by Delta Clan
✨ ClonablesSocialResourcesSuperform Home
v0
v0
  • 🌠Introduction (BETA)
  • 👁️Getting Started
    • Script Installation
      • Cloneable #1
  • 🎼Navigation Attributes
    • Form
    • Step
    • Next Button
    • Back Button
    • Submit Button
    • Radio Button Navigation
    • Step Teleport
    • Point Scoring
    • Dynamic Endings
  • 🔢Progress Attributes
    • Progress Bar
    • Progress Steps
    • Total Steps Label
    • Current Step Label
  • ✅Validation Attributes
    • Validate & Error (must read)
    • Email Validation
    • Characters Count (Min/Max)
    • Words (Min/Max)
    • Checkboxes (Min/Max)
    • Include Characters
  • 🔢MISC. ATTRIBUTES
    • Step Transition Duration
    • Enable Enter/Cmd Enter Navigation
    • Value Recall
Powered by GitBook
On this page

Was this helpful?

  1. Validation Attributes

Checkboxes (Min/Max)

Last updated 2 years ago

Was this helpful?

Attribute: superform-checkbox-min = number, superform-checkbox-max = number

Apply to: div block or link block that contains the checkboxes.

Checks the minimum and/or maximum number of checkboxes inside a specified block.

You can have multiple blocks of checkboxes inside a step.

Multiple blocks need different identifiers (names), this way Superform can distinguish between each block of checkboxes and also provide the ability for different error messages.

Related Links

✅
Validate & Error (must read)
This block requires minimum 1 and maximum 3 checkboxes to be checked.
Corresponding error for identifier "checkbox"