Wizards

Wizards can split up large forms into multiple smaller logical sections and convert them into multi-step forms with cool progress bars.

Signup Wizard

  • Account Setup
  • Social Profiles
  • Personal Details
{% if rtl %} {% include "lib/essential/html/wizard/_personal-details.html" %} {% else %} {% include "lib/essential/html/wizard/_create-account.html" %} {% endif %}

Social Profiles

Your presence on social networks

{% if rtl %} {% include "lib/essential/html/wizard/_create-account.html" %} {% else %} {% include "lib/essential/html/wizard/_personal-details.html" %} {% endif %}