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. Getting Started

Script Installation

Last updated 2 years ago

Was this helpful?

Add Superform in Webflow.

  1. Copy the latest BETA version of Superform script:

<!-- Superform by Delta Clan -->
<script defer src="https://cdn.jsdelivr.net/npm/@deltaclan/superform@0/dist/superform.js">
</script>

Superform is in BETA stage. Join our Superform discord server for support & issues at the following link: !

  1. Open the page you want to install Superform on in Webflow.

  2. Click on the Page Settings icon in the left-hand menu.

  3. Paste the Superform script into the Head Code field.

  4. Save your changes and publish your site.

That's it! Superform is now installed on your Webflow site and you can start using it to create next-gen forms.

It can be used with vanilla JavaScript in custom projects outside of Webflow!

Don't forget to check our Cloneable #1 for reference!

👁️
https://discord.gg/9zs3UrrcP9
Installation of script goes Inside <head> tag