Events Calendar and Registration 2.2.7
One stop solution for events calendar and events registration! Demo site available for free trial.
Opt In Email 4.0
'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
XMod 5.1
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.
Ultra Video Gallery 2.4
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.
Active Forums
The award winning discussion forum and community solution for DotNetNuke is now even better. When you need to build the best community site, you need the best module, Active Forums!
Open-DocumentLibrary v3.0
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.
Gloss // ALL COLORS! skin // XML Flash // W3C CSS XHTML1.0
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!Available for DNN4 and DNN5
Minimalist by Evan O'Neil - ALL NEW !
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 . . .
Ultra Flash Player 6.1(16-in-1)
A 16-in-1 dnn module.Powerful yet easy to use. Capable of producing a multitude of functions including:Image rotator/Numeric rotator/ Mp3 player/Wmv player/ Flash video player /YouTube video player/Multimedia player / Text-to-speech podcast / Flipping book player/Banner topic player/Silverlight albu
Ultra Media Gallery 5.4
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.
I have a Gallery photo page and I would like to capture information from an anonymous user before allowing them to view the page. I would just want them to enter an email and phone # and then they could view the page. If they return I would want them to go right to the Gallery page (based on a cookie that shows they have already entered the information). Can this be done with your Dynamic Forms?
Scott
Scott, Hi. Unfortunatly this cannot be done with the current version. This does sound like an interesting feature request though, possibly a 'Create cookie called XXXX after form submission' and so forth but on the page where you are showing the gallery you would have to also look for that cookie and this type of implementation would either require customization to DNN etc... Simply put even if Dynamic Forms could create the cookie you would have to setup something to enforce that on the page outside of Dynamic Forms etc... Dynamic Forms does have a few things you could do... You could 'Display message to user after form submission' so therefore maybe have a hidden link that is displayed to the user once they submit the form or simply have the form redirected to the page you would like them to after form submission. This could be a page that is not included in the menu but is available to all users. Another option would be to implement 'Only allow user to submit form one time' and then there is a message to the user which you can define such as (thanks, you already submitted this so to continue to the page click this link etc...). This is almost a 'survey mode' but it would come close to what you are wanting. Finally... another option would be to use Dynamic Forms and auto create the userID so that they are being created without knowing it. You could have it create the user based on their email address and auto create the password for them... At the point they are redirected to the 'secured page' they are actually signed in as a user and if they ever want to go back to it they can simply check their email for their sign on information. Hope you find these helpful, please give us your feedback if you end up using a solution and want to share your thoughts on it. -Chad