We can assist you by integrating our Products with Google Analytics.
Datasprings Dynamic Registration Module (DR) provides an easy way to implement ARB into your portal by just dropping a few specifically named textbox fields (most of the hidden) on your registration page. This document and video will cover implementing a very basic registration page using the minimum required fields that authorize.net requires to set up an account.
Useful Stored Procedures for importing and exporting Dynamic Form Results
Useful test credit card numbers
We receive requests from time to time for how you can properly format a phone number (after the fact) when a user has registered within DotNetNuke or using Dynamic Registration but the masked editor or formatting regular expression was never implemented at that time. I wanted to post a query we have used from time to time that can properly format the phone number data.
We have had a few clients run into problem when they are attempting to integrate:
DropDown Login Skin object
Dynamic Login Module (a feature that DropDown Login can support if you want a custom template etc…)
Facebook Connect – The Facebook Connect feature within Dynamic Login.
Hi All! We have had many clients over the years have problems with SSL sites within DotNetNuke and export to CSV/XLS within Internet Explorer 8 and 9. Over time we researched this and added the appropriate settings within our modules to get around the SSL and IE problems. I believe this was related to adding the following setting to the export code within Dynamic Forms:
This is a illustration on how to integrate a Dynamic Forms instance with an OpenWebStudio module instance.
We have many new releases that are ready and awaiting some updated documentation and testing before the release… We were actually waiting for the new DNN Store to get released (which was supposed to be this morning so not sure why it has not happened yet).
For all of our upcoming module releases (just the major highlights):
New Data Caching: Now that we have started enforcing DNN 5 for new releases we have started to take care of some major performance enhancements related to Data Caching that we were not previously part. From some performance testing using dotTrace and SQL Server Profiler these enhancements have been huge. These will be released shortly with Dynamic Forms, Dynamic Registration, Dynamic User Directory, and Dynamic Views. We hope to add in features following these releases to take more advantage of caching (for example in Dynamic Views the ability to setup caching time in minutes per report/module instance). Updated UI Improvements: All upcoming releases include many of the new UI enhancements (at the very least taking advantage of several style sheet classes from DNN6 such as primary/secondary input buttons etc…)
THaving the ability to generate PDF documents from within Dynamic Forms and Dynamic Registration has always been a very powerful feature. In most cases you will have all that you need to create a great looking document right out of the box. However there are times where you need a bit more refinement before you get it just right for your SPEC. In this post I will outline some useful tips on how to get your Dynamic PDF exactly where you want it.