Search
 

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!

Quick login...


Or... now make it easy with Facebook Integration
Connect via Facebook



Top Sellers

Frustrated over the lack of customization for your user's registration fields? Dynamically setup your DNN Portal with custom registration fields, layout, questions, and other core integration options......

Ultra Video Gallery is a brother product of Ultra Media Gallery, UVG allows you to upload videos in various format and automatically encode them to flv or H264 format, you also can add videos from internet or record live videos from your webcam.

Build high performance, completely customizable data-entry forms and views driven by your DNN and external databases. New built-in tools make it a snap to quickly create data entry forms, data views, and even database tables. Plus, add your own HTML, CSS, Javascript, SQL commands, stored procedures,

The most advanced DotNetNuke shopping cart on the planet. Easy to use e-Commerce, Secure Shopping Cart Software and SEO friendly. B2C / B2B Ecommerce Sites.

One stop solution for events calendar and events registration! FREE DOWNLOAD is available now!

Dynamic Registration 3.2 Released!! YAAAYYYYY!!!!
Last Post 06-17-2008 02:01 PM by Chad Nash. 0 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Chad NashUser is Offline
river guide
river guide
Posts:4843
Avatar

--
06-17-2008 02:01 PM

    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.


     
     

    Join our mailing list...

    Get current news and events the easy way

     

     

       
    Subscribe Me

    Recent Blogs...

     
    Copyright 2005 - 2011 by Data Springs, Inc.