Questions?

If you have more questions about Dynamic Forms please feel free to visit the Dynamic Forms DotNetNuke Module Forum here.

 

If you can't find your answer there, please feel free to contact us.

Recently Viewed...
DNN Modules
   
Ready to get started?

Help Files / User Guides

Review the new and improved user guides including instructions on setting up the Dynamic Forms module, explanation of features,  product information, and more!

 

User Guide (PDF)

 

Demonstrations

View Dynamic Forms Demonstrations

Dynamic Forms Video Tutorial

 

Trial Version

Dynamic Forms 3.1 Trial

 

Purchase Dynamic Forms

Dynamic Forms 3.1 w/ Snowcovered


 

License Agreement

Standard Version

Enterprise Edition

 

    |   Register   |   Saturday, March 13, 2010   
You are here:Products  DNN Modules  Dynamic Forms  DotNetNuke Forms Demonstration 3  


Dynamic Forms


Submit Form      
DotNetNuke Forms Module -Dynamic Forms Demonstration Example #2

This demonstration illustrates how a company with two specific user groups can use Dynamic Forms.  We used Employer and Prospective Employee as our two groups. 

 

Depending on which group the user selects, he or she sees a different list of questions in the form, and is directed to a different page upon submitting the form.

 

Below is a list of each field and how it is set up.

 

1)      Are you an Employer or a Prospective Employee: radio buttons.  A series of Question Events are set up to have subsequent questions based upon this question’s response.  Once the user chooses an answer, a series of questions appears – the user does not need to hit the “Submit Form” button to initiate the list of questions.

 

Fields below are for users who choose Employer:

 

1)      Industry: combo box with choices manually typed.

2)      Company name: text box

3)      Contact name: text box

4)      Contact title: text box

5)      Contact email: text box

6)      Mailing address: text box

7)      City: text box

8)      State: SQL Driven Query

9)      ZIP code: text box with regular expression allowing US ZIP codes in five-digit format (12345), or five digits + four (12345-6789).   Regular expression used: (^\d{5}$)|(^\d{5}-\d{4}$)

10)  Phone number: text box with regular expression for validating US phone numbers.

 

Fields below are for users who choose Prospective Employee:

1)      First name: text box

2)      Last name: text box

3)      Mailing address: text box

4)      City: text box

5)      State: SQL Driven Query

6)      ZIP code: text box with regular expression allowing US ZIP codes in five-digit format (12345), or five digits + four (12345-6789).   Regular expression used: (^\d{5}$)|(^\d{5}-\d{4}$)

7)      Phone number: text box with regular expression for validating US phone numbers.

8)      Email: text box

9)      Past work experience: multiline text box

 

Upon submission, the form redirects the user to a new page.  Employer and Potential Employee each have a separate re-direct page – this is set up in Form Completion Events.
Feedback Comments
Records per Page
Page 1 of 1First   Previous   Next   Last   
Rob         12/14/2009 9:05:17 AM
Creating Employee Forms I am in need of an actual form builder rather than a data collection form that just up dates a data base. I need to construct series of Company forms such as HR forms where I can present a list of company form templates and the employee can open, fill in the required information and submit the form which could then be saved in a file the employees file. Can your module accomplish this or does it only update a data base table Submitted By: Rob

YASER         2/2/2009 11:05:09 PM
HI Submitted By: YASER

         8/11/2008 6:55:10 PM
display waiting message Hello It will be more convenient when after ion any options in the ‘Are you an employer or prospective employee?’ you can display something like waiting icon or popup ‘Please waiting’ / ‘Loading’. Because this process takes time and if user does not know what should happen after he made choose then he can leave the page without waiting when the new fields display. Thank you

Feedback





Enter the code shown above in the box below
Send

 
Copyright 2005 - 2010 by Data Springs, Inc.
Contact Us | Terms Of Use | Privacy Statement