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
  • Information
  • Related Links

Was this helpful?

  1. Progress Attributes

Total Steps Label

Last updated 2 years ago

Was this helpful?

Information

Attribute: superform-element = total-steps

Apply to: text-block, link-block, p tag elements.

Shows the total steps of a multistep form. Eg. 4/10

If you have different endings, only 1 ending will be calculated in total steps:

ex: 9 steps + 3 different ending steps = 10 total steps. Ending step is calculated dynamically on each step, so the rest steps are not included in the TOTAL STEPS.

Related Links

🔢
Current Step Label