|
|
|
|
|
|
|
To help you navigate to pages you most recently visited, select from the links below.
|
|
|
Product Forums
|
|
Google Grabber
|
|
Get Quote
|
|
Dynamic User Directory
|
|
Flash Image Rotator
|
|
Flash Info Cube
|
|
Registration
|
|
Real Estate Listing
|
|
Sharepoint Forums
|
|
Dynamic Forms Demonstration Page
|
|
|
|
|
|
|
|
| Login   | Register   | Sunday, July 20, 2008
|
| |
|
|
|
|
|
In this day and age, knowing as much detailed information as possible about your customer, prospect or web site user is essential.
Thankfully, the new 'Dynamics Forms' module from Data Springs, makes it easier than ever to segment your data collection efforts. It's loaded with dynamic options such as easy-to use question set-ups, a variety of instant re-direct options based on their input, and the ability to quickly view the data for analysis.
Whether you use the information for marketing, sales, communications, scheduling, information requests, surveys, or to simply better understand their needs, the possibilities for creating powerfully effective forms are now easy and endless.
|
|
|
|
In this day and age, knowing as much detailed information as possible about your customer, prospect or web site user is essential.
Thankfully, the new 'Dynamics Forms' module from Data Springs, makes it easier than ever to segment your data collection efforts. It's loaded with dynamic options such as easy-to use question set-ups, a variety of instant re-direct options based on their input, and the ability to quickly view the data for analysis.
Whether you use the information for marketing, sales, communications, scheduling, information requests, surveys, or to simply better understand their needs, the possibilities for creating powerfully effective forms are now easy and endless. |
|
|
|
|
|
|
|
|
|
|
|
|
DynamicForms allows you to easily create custom forms for your web site. Creating new forms is easy, and you can add as many forms as you would like to your site. Check out all of the many features below.
Whats new in V2.6?
- General Enhancements
- Optionally retrieve / push values of form field to a cookie variable
- Optionally setup fields to not save data to the database. This is useful for form fields that you do not want to save the data such as when you might process a credit card with the Authorizenet payment gateway etc
- Optionally setup fields to not be displayed within the view results area
- New Custom SQL Script Validation - Ever wanted to parse the users information they entered for validation? Maybe confirm that they entered a valid code or check a custom database table to see if they should continue? Well now you can! - Please review user guide for safety and proper procedures of enabling this feature
- Clear Results Feature - This new feature will allow you to optionally enable a 'Reset' or 'Clear Form' link or image button to the form. The form field will be directly next to the submit or save link/image button
- New 'Quick create template links' for Dynamic Email Events. The quick create ability will auto generate default templates with all form field labels / results
- PayPal Payment Gateway - Dynamic Forms will now support PayPal including PayPal's Instant Payment Notification (IPN) for all completion events within Dynamic Forms. You can now setup your completion events as you would normally (for emails, adding the user to a security role, executing a SQL script etc...) only now you can link each of the completion events to a PayPal status event within the IPN.
This means you can setup completion events for the following IPN status codes (for single instance PayPal purchsases or PayPal Subscriptions):
- Success Redirects / Cancel Redirects
- Completed Purchases
- Pending Purchases
- Subscription Sign Up
- Subscription Payment
- Subscription Payment Failed
- Subscription Cancellation
- Subscription End Of Terms
- Payment Failed
- Payment Denied
- Refunded
Whats new in V2.5?
- Dynamic Payment Gateway - This feature will allow you to process payments using Dynamic Forms, offering the ability to use the module as a ecommerce solution and single-form payment solution without another 3rd party shopping cart or payment processing module - View Demonstration
- New feature to integrate with Authorizenet payment gateway (other payment gateways to follow in the future) allowing you the ability to process payments through Dynamic Forms
- Build interactive form payments by utilizing client side calculation fields to create a "Total Price"
- Dynamic Events will process only after payment is complete, offering ability to then process completion events such as emails, add users to DNN Roles, process any SQL Events/HTTP Form Posts, etc…
- Processed payments can be from credit card or ECheck
- Calculation total fields can calculate a total or calculate items within a Check Box Groups and ListBox’s for a total price - View Demonstration
- Gateway can be used in ‘Test Mode’, or ‘Developer Mode’
- New form layout features
- New feature to set column span on fields (useful for multi column field rows and more)
- New feature to set row span on fields (useful for multi column field rows and more)
- New control panel to manage all module features in one single module including a form wizard, quick menu, and in-line field editing - View Screenshot
- New Client Events feature
- A JavaScript file is used for advanced settings as an option to enable any client side script you would like rendered when the form is rendered. A default file is included for scripts to calculate checkbox groups, create pop up help text, create pop up alerts for require fields, and other useful functions.
- Example client side events can include features to hide/show html, hide/show the form submission ability, pre-populate fields, calcualate checkbox fields, etc, You can review the following demonstration for more detailed tutorial on setting up some client side events - View Demonstration
- General Enhancements
- Quickly set sort order of fields, while setting sort order a pop up will notify you where that form field will fit within the form
- In-Line Editing - You will now be able to maintain the form header/footer, and the questions label and so forth with in-line editing. This means that you will be able to click on the label and change the label directly on the user-facing page without having to go into the administration area (similar to how the DotNetNuke text module works in 4.5.x or higher
- New validation enhancements. Now if the user errors on a required field it can either throw them to the top of the form, the bottom of the form, set the focus on the first field that error’s, etc... Additionally (and this is great!) you can specify a style sheet class for fields that have thrown the validation error. So you could potentially change the style sheet class to have a red background and it would highlight the fields that the user missed with the red background etc... ). - View Demonstration
- Easier field maintenance: Short field names will now be used with HTML field types, fields labels longer than 40 characters will be truncated within the manage questions dropdownlist.
- Ability for hidden field and textbox fields to be SQL driven (currently only field types such as dropdownlist, checkbox groups, radio buttons, listbox, and other related fields allow for SQL driven question values)
- Option to enable quick pop up help text when the user is focused on the current field
- Completion Event Enhancements
- HTTP Post Completion Event Type
- A new completion event type is being created to handle HTTP Posts, with this new event you will be able to complete an HTTP Post to any URL
- Post form results or certain parts of form results to another form.
- As with other completion events, you will be able to fire the event for each
- Updated Email Event Type
- Allow emails to include attachment (previouslly you could upload file attachments from the file upload field type but this new feature allows oyu to choose a seperate file that can be sent that the administrator can setup)
- Set advanced email properties such as CC, BCC, and email priority
- Updated Question Events
- New ‘Disable Field’ question event, with the ability to disable any field based on a fields response , this feature includes updated CSS stylesheet properties to change the fields look and feel when its disabled - View Demonstration
- New feature to allow for HTML Field types to easily parse field results and include tokenized results (i.e. $(FirstName) – Your total comes too etc...
Whats new in V2.3?
- New form layout options
- Allow labels and fields to be displayed in same column
- Ability to ‘override’ general settings display label/field in same column per field
- Ability to ‘override’ general settings and setup specific stylesheet classes per label/field
- Optionally hide field label per field
- Checkbox field types now allow for text to be displayed directly next to the checkbox
- Performance – Many new performance enhancements including AJAX enhancements
- New feature to clone / copy fields when setting up a new field
- New form wizard to setup common field types
- JavaScript / AJAX enhancements added to reduce postbacks.
- Sort order of fields is now handled via client side code for faster performance
- When setting up a new field the short field name and help text is automatically defaulted after entering the field label
- New ‘Edit’ icon per field on the form itself for easier field maintenance
- Sort order isautomatically defaulted for each new field setup
- Question Event Enhancements
- Previous versions have allowed you to hide/display individual fields based on the respons to a field. Now you can specify multiple ‘affected fields’ for each question event.
- New event types added to disable field based on response to a question (i.e. mark the textbox read only if they check a certain box etc..)
- Other enhancements
- New CAPTCHA field type– Now force users to enter security code before submitting form
- New Rich Text Editor field type
- Question Events, Content Localization now IPORTABLE
Whats new in 2.2?
- Extended layout features including the ability to add multiple questions per row
- Content Localization - Setup your same form to be unique based upon the users language or language selected on the site.
- Form content localization -Set the forms header, footer, display after message, submit link or image button basedon the languageselected or the users language.
- Question content localization -Set the questions label, required field text, example text, question header, question footer, and other content areas based upon the users language or languaged selected on the site.
- New validation features including compare validatorsNew field types for image and file uploads
Whats new in V2.1?
General Enhancements
- Optionally implement question header / footer for each field
- Additional validation features. Now you have the options to validate checkbox field types, dropdownlists, and regular expression validators for textbox's
- Optionally choose to implement client side validation (Before user hits submit button) or server side validation (after user hits submit button)
- New Export to Excel feature to export form results
- Choose to have submit button be a link button or an image button
Major Feature Enhancements - Introducing 'Question Events'
New feature added - Question Events . Question events provide many interactive events based on a fields response. Similar to the form completion events however question events can befired off whenever the user answers a form field instead of after form submission.
-
A few examples:
-
Based on a users response to 'Question A' you canhide 'Question B', 'Question C', and 'Question D'.
-
Based on a users response to 'Question A' you can optionally display hidden fields that the user previously did not see. For example 'Question A' might be "Do you own a car?". If the user chooses yes you can display additional fields such as 'What year?', "What make?"
-
Based on a users response to 'Question A' you can optionally set the default value for a question.
-
Setup as many Question Events as you would like throughout your form to make it as dynamic as needed
Whats New in 2.0?
- New field types, new layouts, new settings
- Easier ability to order/manage options for radio button fields, dropdownlist, and checkboxlist
- New DNN Core Integration - If the user is signed in automatically pre-fill their user information on a form field.
Form Fields
-
Setup as many Dynamic Form Fields per forms module
- Each field/question can be setup as a textbox, dropdownlist, radio buttons, checkbox, checkboxlist, hidden fields, or HTML
- Select the sort order for each form field and if that field is required
- Optionally insert help text for each dynamic form field
- Hide/show form field help text within the fields labels
- Optionally include a suffix with each field label
- Set default values for all form fields
- Optionally add example text that will appear to the right of the field (i.e. (xxx)xxx-xxxx)
- Select to hide/show form fields based on users roles and authentication
- Setup redirectional pages after form submission
- Several additional and optional features to maximize your layoutforms module including a header and footer for the form
Form Field Events
- Fire all events based upon users response or after every submission
- Send emails out to administrator or to the submitter of the form. Include parameters in email based on the form field, form field responses. Example: Dear $(FirstName), Thanks for requesting information on $(DynamicProductField).
- Redirect user to different page based on their response. ExampleUpon form completion if the user answers 'Yes' to a question they can be redirected to a different page then a submitter who answered 'No' to a question.
- Execute SQL statements after submission
Other Features
- Ability to setup master/slave forms by allowing form fields be pre-filled based on querystring or session variables and also pass querystring/session variables after submission.
- Blacklist Responses - Ability to create a set of BlackList responeses that should not be allowed during form submission. If the user submits a response that is on the blacklist they will be notified and required to change their submission information.
- IPORTABLE Support - Import/Export module settings, questions/fields, and other form settings between modules.
- Easily view form results directly within the module at any time.
Purchase / More Details
|
|
|
|
|
|
|
|
|
|
|
|
|