Recently Viewed...
DNN Modules
SnowCovered Top Sellers

Gloss is the first ALL COLORS! skin, featuring a powerful XML-based flash and being 100% W3C CSS XHMTL1.0 compliant. Tune it yourself on the fly, changing colors, backgrounds, containers, text color and size, width and more! Brilliant!

Content Workflow + Versioning + Categorization + Multiple Display Options = Truly Advanced DotNetNuke Content Management (Requires DNN 4.5.1 or later)

Powerful, Ajax Enabled, Easy to Use. Document Management has never been better. Open-DocumentLibrary allows DotNetNuke users to share and manage documents in a flexible, intelligent way, offering granular control over Folder and Document access.

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.

'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

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 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.

aero is a flexible skin pack, featuring 8 incredible base colors, now with a XML-based Flash header.Combine 3 background layouts, 3 widths and 6 headers to create your own, personalized site.Now also in Color Specific Packs in a total of 40 colors!!

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   |   Tuesday, December 02, 2008   
Data Springs Product Forums...
Subject: Dynamic Forms 2.5 Beta - My Experience so far - Double Posted
Prev Next
You are not authorized to post a reply.

Author Messages
SK
Posts:2
new to the springs
new to the springs

12/19/2007 7:27 AM  

I've been using Dynamic Forms 2.3 on a large Enterprise level internet site for over 3 months till I was able to begin testing the 2.5 beta.

Our site receives over 100k uniques every month, and is setup in a web farm behind a load balancer. Two instances of IIS running both connected to the same SQL DB on a separate machine. The only reason I mention this is because Dynamic Forms 2.5 installed and worked flawlessly in this environment. So, I am assuming that those sites with running on a shared hosting environment with a single IIS instance would have the same experience.

9 days ago I received the 2.5 beta. I rolled the dice, and did an install directly over my current 2.3 install after backing up the database.

Once installed I went to the home page of our site, and surfed around a bit to look at a conversion form I had setup on every page of our site. Everything looked intact, and from there I tested the form. Logged in, and the form data had been recorded from my post as it had with 2.3.

My reason for inquiring - begging rather - about the beta was the HTTP Post ability. My company uses Salesforce.com as their CRM, and the ability to post directly to the Web2Lead CGI was what I was most excited about. Up to this point, each lead would convert into XML, and then I would do a daily import to Salesforce. This was a pain as I'm sure you could imagine. Even after importing the leads from an Excel or XML file I would have to delete each entry in "View Form Results". Not a big deal, but when you have over 300 leads per day it can be 10 minutes of annoyance. Note: The beta build I am using does not have a "Delete all Records" option. Perhaps the RC will.

Now onto the HTTP Post. Salesforce has an old fashioned HTTP CGI that post all of your new leads via web forms to your CRM account. From there you can view form information, and assign it to Sales people and convert each account. Here were the steps I took to make this work.

First make a hidden field with your Salesforce OID. The default value needs to be setup to your precise OID. Nothing more, nothing less.

Create all fields used in your web2lead form in DF 2.5.

Textboxes for user input, pick list for selections, and there are a few choices for radio buttons/check boxes/yes no pick lists.

I use each of these in my form, or at least experimented with them. Here's how I did it.

For radio buttons, just chose yes or no as labels. Set a value of 1 for yes, and 0 for no answers. Same goes for checkboxes and drop-downs.

Salesforce will automatically know how to interpret these during the HTTP Post.

The syntax for converting field name in DF 2.5 to Salesforce is quite simple. First specify the name of the Salesforce fields, and then the DF field name. Here is my entire Salesforce post in all of its glory:

oid=$(oid)&first_name=$(first_name)&email=$(email)&company=$(company)&phone=$(phone)&00N40000001Myq5=$(time_in_business)&00N40000001NAB5=$(accept_cc)&00N40000001NABA=$(over_5k)&00N40000001NABF=$(res_bar)&00N30000000cNn7=$(requested_amount)&00N40000001NnBD=$(merchant_acct)&00N40000001NnBN=$(inc_help)&00N40000001NnBI=$(credit_repair)&00N40000001Nncw=$(lower_rate)

I have also included a few screenshots of my different question event triggers. Certain field options show based on previous questions and how they were answered.


I have required field checked for every field in the form, and Dynamic Forms has handled each flawlessly.

Completion events include creating an XML file, Posting to Salesforce, Inserting to SQL and redirecting to a thank you page based on a selection made in the form.

To say I am happy with this module would be a gross understatement. I'll keep everyone posted and answer any questions I can. This post is about my experience with the HTTP Post ability of 2.5. I have much to say about other topics as well.

Also I want to give a big thanks to Chad for helping me out, and providing me with the beta. I can't thank you enough buddy. You've saved me hours of work every week!

 

Question Events in Dynamic Forms 2.5
Click images to enlarge

 

Dynamic Forms 2.5 - Question Events
Click Image to Enlarge

Dynamic Forms 2.5 - HTTP Post
Click Image to Enlarge

Chad
Posts:2264
river guide
river guide

12/19/2007 6:46 PM  

Thanks for such a detailed post!

 

Yes, the HTTP Post Event is a great enhancement in 2.5... The other major enhancements we are working on building demonstrations too (actually one will be here:

 

Dynamic Forms 2.5 Beta Demonstration

 

Besides the HTTP Post and question events you are using, this demonstration will outline the ability to use Authorizenet for payment, use the 'pop up bubble text' when you are on a field, use a quick client side calculation field based on the checkbox group, and a few other features new to 2.5.

 

Thanks again for your feedback. I will review the ability to delete all of the results at one time, I think this would be very useful.

 

-Chad

Keith
Posts:7
skipping stones
skipping stones

06/20/2008 3:02 PM  

My form appears to be set according to all of this. However, the info is not posting. Are there any other settings I should check? Is/are there any server settings required. I run my own server in Full trust.

Any advice would be great. I have been trying to get this for 3 months.

 

Thanks,

Keith

You are not authorized to post a reply.
Forums > Product Discussion - DotNetNuke Modules > Dynamic Forms > Dynamic Forms 2.5 Beta - My Experience so far - Double Posted



ActiveForums 3.7

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