Great Ideas. Always Flowing.

We are not happy until you are happy. Client satisfaction guaranteed. Whatever your needs and requirements, we have the skills and resources for the job!

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

Get the Dynamic Forms Trial

 

Purchase Dynamic Forms

Dynamic Forms at Snowcovered

 

License Agreement

See License Options available.

 

Recently Viewed...

Dynamic Forms Demonstration 22 - Survey Forms and PDF Completion Events...

This demonstration showcases the new Gridview/Survey and the Rating field types now available in Dynamic Forms.  We will also demonstrate the ability to present form results in PDF.  Take a moment to review the tutorial below the form.  Thanks!

 

Data Springs Survey

 

 



1.  If you have any of these products, please tell us what factors influenced your purchase. (Check as many that applies.)

Products_ServicesProduct FeaturesEase of UseCustomer SupportPricing
Dynamic Forms
Dynamic Registration
Dynamic User Directory
Opt In Email
Renewal Reminder
Dynamic Login

 

2.  Do you own a Data Springs Collection package?

If NO, pleae skip the next question and proceed to question 3.


2a. How much do you use the modules in your collection?Not UsedLight UseHeavy Use
Dynamic Forms
Dynamic Registration
Dynamic User Directory
Interactive User Import
Opt In Email
Renewal Reminder
News Ticker
Flash Image Rotator
Flash Info Cube
Stock Quote
Info Pics Gallery
Testimonials
Real Estate Module
Presentation Archive
Dynamic Tags
Page Tags
Quick Poll
Back on Track
Random Rounded Images

3.  What other modules are you interested in?

Select the modules you're interested in.YesNo
Dynamic Forms
Dynamic Registration
Dynamic User Directory
Interactive User Import
Opt In Email
Renewal Reminder
News Ticker
Flash Image Rotator
Flash Info Cube
Stock Quote
Info Pics Gallery
Testimonials
Real Estate Module

 

4.  What other Data Springs services will be helpful to you?  Please check all that applies.

Custom Module Development
Project Implementation
Product Training
Site Performance Evaluation

 

5.  Please tell us how we're doing in each category.

 

How well are we doing?PoorSo-SoAwesomeBlew Me Away
Customer Service
Product Support
Product Documentation
Competitive Pricing
Product Features

 

Rating Field Type

 






Please provide your name and email address to receive a copy of the form results.  The email will also include a link to view the results in PDF. Thanks!





* 500 character limit

 


 

One last note:  You may choose to use this demo to provide us real feedback on our products and services. If you answered the questions truthfully (not just 'testing') and would like to send your Survey Responses to management, please mark the checkbox below.


           

Dynamic Forms Demonstration # 22 -- Survey Forms and Form Results in PDF



This demonstration showcases the new Gridview/Survey and Rating field types now available in Dynamic Forms.  We will also demonstrate the ability to present form results in PDF.

 

Let's start with the Gridview/Survey field type.

 

This new field types offer 2 user selection options:  the checkbox and the radio button as seen on Question 1 and Question 2, respectively.  We recommend using the radio button if the user can only make one selection.  If the user can make multiple selections, use the checkbox option.

 

Let's take an admin look at Question 3:

 

 

 

To achieve the gridview layout on this demo, we selected  the settings "Hide Field Label" and "Display label and field in same column"  found in Advanced Field Options.  We also chose to use Text/HTML fields to present the questions but this is not necessary as the field label is displayed as the header for the first column.

 

If you wish to change font and colors on your gridview field, go to Module Configuration, Style Sheet.  Within the custom Dynamic Forms Style Sheet, you'll find a section like this where you can make changes:

.DynamicForms_GridColumn{ background-color: #000000;  }
.DynamicForms_GridHeaderColumn{ background-color: #ffffff;      color: #08088A;}
.DynamicForms_GridItem{ background-color: #CEF6CE;  }
.DynamicForms_GridColumn{ background-color: #9BDA80;  color: #000000;}
.DynamicForms_GridView{ background-color: #5C97EF;   color: #000000; font-weight: Bold; }

Don't forget to hit "Update Style Sheet" before hitting "Update Settings" at the bottom of the page.

  

 

Now let's review the Rating field type.

 

As you saw in the demo above, you can now use a Ratings field type in your Dynamic Forms.  The image below taken from the question to rate the Gridview field shows the various settings available for this field type.

 

 


You'll notice that the default rating is set to 5 stars.  In comparison, for the next question to rate the Rating field, the current setting is zero and the Max Rating is set to only 5. 

Similar to the Gridview field, you can change the appearance of the Rating field by going to Module Configuration, Style Sheet.  Apply your changes to this section:


.DynamicForms_WaitingStarCSS{
     background-image: url(/DesktopModules/Dynamic Forms/Images/GreenStar.jpg);

.DynamicForms_EmptyStarCSS{

     background-image: url(/DesktopModules/Dynamic Forms/Images/GrayStar.jpg);

.DynamicForms_FilledStarCSS{
        background-image: url(/desktopmodules/dynamic Forms/Images/BlueStar.jpg);


/* Rating */
.DynamicForms_StarCSS{
    font-size: 0pt;
    width: 15px;
    height: 25px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;


Again, remember to hit "Update Style Sheet" before hitting "Update Settings" at the bottom of the page.

 

 

 

 Creating PDFs

 

Creating PDFs is a new option offered as a completion event.  Let's take a closer look at the PDF event in this demonstration:

 

 

 

 

 

 


Once your PDF event is set, you can use this in your email event.  If you provided your email address, you would have received the 'Dynamic Forms Demo # 22 email.  Here we offer a link to the PDF.  A PDF attachment is also included in the email.  How your users receive the PDF is determined by these tokens:

 


You'll notice that the tokens are based on the PDF event name.  These will only show if a PDF event was created prior to creating an email event.

 

 

 

 

 

Helpful hint: 

When using the PDF tokens in an email event, make sure that the PDF event has a lower sort order than the email event.  This will ensure that the PDF gets generated first before the email is sent out.

 

 

Other tricks used in this demo

 

Did you like the character count for the comments field?  We used this client side event in the comments field (under Advanced Field Options):  countChars('divMessage',$(MyComonkeypressonkeyup),500)


Want  a similar look for your Gridview fields in your email event?  Here's how you do it:


1.  Go to Module Configuration, Style Sheet and find the section for Gridview (GridColumn, GridHeaderColumn, GridItem, etc.).  Copy that whole section and paste it to Notepad where you can make changes if you wish to..


2.  Go to your Email Completion Event and switch from Rich Text Editor to Basic Text Box and plug in the copied or modified Gridview stylesheet section at the very top.  Here's an example:

 

 

tip6.gifWould you like to setup your form just as this demonstration is setup?

 If so simply download this template and copy it to your DNN Portals Home Directory to use the IPORTABLE feature of the module (Select Import Content from the module menu and import the template). This download also includes SQL scripts utilized and the IPORTABLE XML file for the DNN Reports module.

Download Demonstration Files. These files include IPORTABLE (Import Content / Export Content) scripts for Dynamic Forms, DNN Reports Module, and all SQL Scripts used with this demonstration.

  

Visit other Dynamic Forms Demonstrations to see how this module can enhance the look and functionality of your site!

 

Feedback Comments

Feedback

 
 

Join our mailing list...

Get current news and events the easy way
 
 
   
Subscribe Me

Recent Blogs...

 
Copyright 2005 - 2011 by Data Springs, Inc.
 
  • film izle
  • 720 izle
  • film
  • sinema izle
  • film makinesi
  • T�rk�e dublaj film
  • film izle
  • film izle
  • baglan film izle
  • sinema izle
  • 1080 film izle
  • film mercegi