Quick login...
 

 

  

DNN Modules
SnowCovered Top Sellers

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.

Powerful, Ajax Enabled, Easy to Use. Document Management and Multimedia gallery functionality in one.Open-DocumentLibrary allows DotNetNuke users to organize share and manage documents, offering granular control over Folder and Document access.

Active Social is customizable social networking solution that fits the needs of a large company, small group, start-up business, or any size interest group. Connect with co-workers, people with similar interests, family, old friends, or meet new ones. Active Social provides a complete communication

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

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 upload videos in various format and automatically encode them to flv or H264 format, you also can add videos from internet and play them in our integrated flash video player.

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

The amazing ANY COLOUR Flex2 skin + our unique EasyMod module allowing you to customise just about everything in this skin. DrNuke just re-wrote the rule book again.

The Future of Enterprise Search for DotNetNuke 3.x and 4.xOpen-SearchEngine provides DotNetNuke with a true enterprise search engine capable of indexing html content as well as documents from multiple sites and/or physical directories.

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.

Recently Viewed...
DNN Modules
   
    |   Register   |   Monday, March 15, 2010   
Hi Everyone!

You'll notice that we implemented a small change where your first and last name are now displaying in the forums.  If you do not wish to display your last name, please update your user profile and add a display name.  You'll find this by clicking on your name at the top of the page (right next to the Logout link).  Thanks!

Data Springs Product Forums...
Subject: Showing hidden questions when updating
Prev Next
You are not authorized to post a reply.

Author Messages
Antony (WEBPC)
Posts:83
river guide
river guide

07/01/2009 7:19 AM  

On initial registration we have some question events that will display other questions.  In this case checking a checkbox displays other questions.  Answers to all these questions are stored in the DNN profile fields.

When the user returns to the form to update thier details the 'trigger' question is checked but the other questions aren't shown. If we clear and recheck the trigger question then the additional questions will show so the events work.

How can we get the other questions to display when the user initially goes to the page to update thier records?

TIA

Antony

David To
Posts:2118
river guide
river guide

07/01/2009 9:19 AM  
You might try the following.
1) create a hidden field on your form with shortname "hiddencheck" with a sort order of 1 or so (make sure it's sort order is above the questions that will be unhide)
2) in your checkbox (ie. shortname checkbox), on the "Advanced Field Options", on the client side event, type in: $(hiddencheck) = $(checkbox)
3) in the module configuration / custom javascript file, place the same client side event in Initial Javascript section for it to execute on page load
4) in your question event, create another event to unhide the questions based on the hidden field "hiddencheck" for value of "true"

Try this out and see if it works for you. -- David
Antony (WEBPC)
Posts:83
river guide
river guide

07/01/2009 1:16 PM  

David

Everything went well until step4 the 'hiddencheck" field isn't avail to be selected as the Initiation/ Postback Question.  Looks like there is some logic saying that if the question is hidden it cannot be used to trigger a postback?

Antony

David To
Posts:2118
river guide
river guide

07/01/2009 2:22 PM  
Okay, this works for DF but I guess the hidden field isn't available in the current version of DR, although I believe the next release 4.0 will have this feature. I don't see a way of triggering question event on page load without the hidden field. How about as a work-around, change the hidden field to a readonly combobox instead? Only problem is it will be displayed on the page. -- David
You are not authorized to post a reply.
Forums > Product Discussion - DotNetNuke Modules > Dynamic Registration > Showing hidden questions when updating



ActiveForums 3.7
Copyright 2005 - 2010 by Data Springs, Inc.
Terms Of Use | Privacy Statement