Recently Viewed...
DNN Modules
SnowCovered Top Sellers

Edit documents directly on your server. The premier document management solution for DotNetNuke (DNN). Index contents of documents. Share documents across your portal and avoid duplicates. Revised and flexible UI. Extensible architecture.

'Relationship Building' and 'Communication' are two essential nuts and bolts for a business to prosper. This module allows you to bridge both of these and easily generate continuous awareness of your web site, products and services. Your prospects and customers will greatly appreciate this featur

Live Content uses Web 2.0 approach to provide a Rich User Interface and streamlines content presentation by overlaying content on current page. Overlay images, videos, audio, text/html content, flash, dotnetnuke modules, and external content. Experience the demo...

The Catalyst skins are professionally designed, coded and packaged by a team of DotNetNuke experts. The skins are available in 12 great colours. This skin is easily customisable with our unique DrNuke EasyMod technology. Try our demo!

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.

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to add videos in various format and automatically convert them to flv format, you also can add videos from embed code and play them in our integrated flash video player.

Ultra Media Gallery is the most popular photo gallery and media gallery solution for DotNetNuke, UMG offers 10 different flash player to browse your gallery with completely different user interface experience.

Capture your users attention, enrich your site with multimedia flash, and create and opt in distribution list for your DNN site. These are just a few of the many features the Data Springs Module Collection can provide you.

Version 5 of the perennial best-selling tool for creating data-based solutions in DNN without custom programming. This version focuses on greater flexibility, expandability, and ease-of-use.

ALL NEW ! - Minimalist includes skin packs in 12 great colors. Each color has Flat, Gradient and Glass versions. Feature rich XML Flash header, perfect for just about any purpose. 9 Different menu options in each skin pack; 3 horizontal menus, 3 vertical menus and 3 all-new Twin level menus . . .

    |   Register   |   zondag 23 november 2008   
Data Springs Product Forums...
Subject: Dynamic Registration 3.2 Released!! YAAAYYYYY!!!!
Prev Next
You are not authorized to post a reply.

Author Messages
Chad
Posts:2227
river guide
river guide

06-17-2008 3:01  

Whats New? Enhancements in V3.2   - Please post any questions you might have over these enhancements to this thread.

General Enhancements
  • Quick Create Profile Property feature – When setting up fields you can easily create extended profile property fields within the core based on the fields short field name
  • 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 register or update registration link/image button
  • 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 or similar implementations
  • New Custom SQL Script Validation (per dynamic field) - 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!
  • Option to enable quick pop up help text when the user is focused on the current field
  • 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.
  • 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 feature to check if the username is available (via AJAX without any post backs, immediately when the user enters their username)
New Feature - Dynamic Payment Gateway
  • This feature will allow you to process payments using Dynamic Registration, offering the ability to use the module as an ecommerce solution and single-form payment solution without another 3rd party shopping cart or payment processing module. The module currently supports Authorizenet® and PayPal® payment providers
  • Authorizenet® Payment Gateway - Dynamic Registration will now support processing credit card transactions for registrations / updated registrations
  • 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
  • Gateway can be used in ‘Test Mode’, or ‘Developer Mode’
  • PayPal Payment Gateway - Dynamic Registration will now support PayPal including PayPal's Instant Payment Notification (IPN) for all completion events within Dynamic Registration. 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 purchases 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
Dynamic Completion Event Enhancements
  • HTTP Post Completion Event Type  - a new completion event type was added to handle HTTP Posts, with this new event you will be able to complete a silent 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 registration or updated registration, and basically conditionally on the users response or for each submission
  • Updated Email / SQL Event Type
  • Allow emails to include attachment (previously you could upload file attachments from the file upload field type but this new feature allows you to choose a separate file that can be sent that the administrator can setup)
  • Set advanced email properties such as CC, BCC, and email priority
  • New 'Quick Create Template' links for Dynamic Email Events. The quick create ability will auto generate default templates with all form field labels / results
  • Now just click on dynamic tokens within the list box to automatically insert them into Dynamic Email or Dynamic SQL completion events
New Feature - Client Events
  • A javaScript file is used for advanced settings as an option to enable any client side script you would like rendered when the registration 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, calculate checkbox fields, etc, You can review the following demonstration for more detailed tutorial on setting up some client side events
  • Build interactive form payments by utilizing client side calculation fields to create a "Total Price"

Enhancements in V3.0

  • In-Line Editing - You will now be able to maintain the registration 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 with out the DotNetNuke text module works in 4.5.x).
  • Question Events Enhancement - You will now be able to specify multiple affected questions for question events. For example, this means that if you specified that checking a box for a checkbox field fires the event you could have it hide maybe 10 other fields (or show 10 other fields that were previously hidden etc...). Previously you could only specify one affected field for each question event
  • New Javascript/AJAX features. Now when setting up a field label if you tab off of the label it will automatically default the short field name and help text for you.
  • Auto set sort order for new questions
  • Ability to clone questions
  • Edit button displayed next to each field on the user-facing registration page. This will allow you to edit fields faster without having as many postbacks
  • Ability to over-ride label/field sytlesheet classes per field. This would allow you for example to have just one particular field label with was using a styleclass such as normalred even when all of the others were normalbold etc...
  • Checkbox field types - now display text to the left or right of checkbox fields.
  • Optionally hide field labels per field
  • Support for Check Box Groups and Radio Button fields types to now set the number per row
  • Ability to change module title to a different title when the user is updating their registration. For example maybe your module title is 'Register'. You will now be able to specify a new title when the user is already signed in such as 'Update Registration' etc...
  • Ability to Hide Password Fields for registration updates
  • Ability to hide userID field for registration updates. Previously all field types could be hidden but the password/userid fields. Now that these can be hidden you can setup multiple profile pages throughout your portal where the user could maintain different profile pages if you wished.
  • New feature for Dynamic Role Events. Now you can specify the number of days for the role to expire.
  • When managing users the module would previously redirect to the home page after updating a users registration. New enhancements have been added to redirect the user back to the manage users page
  • New field types for Captcha and Rich Text Editor
  • Now link all field types to DNN Core Field types. Previously you could not link fields such as checkbox field types
  •  Now specify security for who has access to manage users and manage questions (for users who do not have edit permissions to module)
  • New sytlesheet classes for all table, table rows and table cells within the module.
  • Now when you are adding or updating a dynamic field and you change the sort order, client side javascript code will let you know where it will fall into place within the form. This way you never have to save a field and then later go change the sort order
  • Now longer field names are only added to the question dropdownlist (within manage questions) as 'Field Name...' once they are a certain number of characters
  • Changed example text to allow for larger examples. In the future we will end up allow you to do all types of javascript tooltips and quick pop ups when a user tabs on/off a field etc
  • 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 errors, etc... Additionally (and this is great!) you can specify a stylesheet class for fields that have thrown the validation error. So you could potentially change the stylesheet class to have a red background and it would highlight the fields that the user missed with the red background etc...
You are not authorized to post a reply.
Forums > Product Discussion - DotNetNuke Modules > Dynamic Registration > Dynamic Registration 3.2 Released!! YAAAYYYYY!!!!



ActiveForums 3.7

Copyright 2005 - 2008 by Data Springs, Inc.
Terms Of Use | Privacy Statement