Tabbed Form Example

E-mail Print PDF

Download sample form

General Information

This text describes the form. It is added using the Free Text component. HTML code can be added directly here.
Full Name (*)
Please type your full name.
E-mail (*)
Invalid email address.
Website (*)
Invalid Website.
Select your Date of Birth (*)
Please select your Date of Birth.

Company Information

Position (*)
Please specify your position in the company.
Number of Employees (*)
Please select the number of employees.
How should we contact you? (*)
Please choose how should we contact you.
When would you like to be contacted? (*)
Please select a date when we should contact you.
  
This form is an example. Please check our knowledgebase for articles related to how you should build your form. Articles are updated daily. http://www.rsjoomla.com/


In this article we are going to present how to create a Tabbed Form with RSForm! Pro. After you have added all your fields to the form the following steps will have to be taken in order to add tabs to your form:

  1. Place the content of the following files in the corresponding sections from RSForm! Pro:
    • The content of example.css will have to be placed in the CSS section from the "CSS and Javascript" tab of your form.
    • The content of tabber.js will have to be placed in the Javascript section from the "CSS and Javascript" tab of your form.
    • The content of tabber-minimized.js will also have to be placed in the Javascript section from the "CSS and Javascript" tab of your form, after the content of the tabber.js file.
  2. Now you will be able to add tabs to your form by using div tags in the Form Layout section. The div tags will contain the form sections that you wish to add in a tab. In order to create a tab form you will have to place the whole form(all the layout with the field placeholders) inside a div tag with the class "tabber":
    <div class="tabber">
    ...layout code here...
    </div>
    And then use div tags with the class "tabbertab" in order to separate the tabs in your form:
    <div class="tabbertab">
    <h2>Tab 1</h2>
    ...layout code here for the first tab...
    </div>
Last Updated on Wednesday, 18 August 2010 11:36  

RSform!Pro Submission Listing

Ted Smith ted@email.com
John Doe john@email.com
Results 1 - 2 of 2

RSForm! Pro Module

Module Position Sample
First Name

Invalid Input
Last Name

Invalid Input
Email Address (*)

Invalid Input

  


Time till next database reset