Recently Viewed...
To help you navigate to pages you most recently visited, select from the links below.
Product Forums
Sharepoint Forums
Newsletter
Dynamic Forms Demonstrations
Page Tags
DNN Modules
SnowCovered Top Sellers

'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

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

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

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!

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

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.

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

Live Content uses Web 2.0 approach to provide a Rich User Interface and streamlines content presentation by overlaying content on current page. Overlay images, videos, audio, text/html content, flash, dotnetnuke modules, and external content. Experience the demo...

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.

    |   Register   |   Thursday, January 08, 2009   
Data Springs Product Forums...
Subject: Submit button force visible
Prev Next
You are not authorized to post a reply.

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

01/16/2008 9:29 PM  

Under the Submit button/link customization section there's an option: Initially hide form submission button.

The help text says: Hide form submission button until forced visible by client event.

I want to hide the submit button so I clicked this, and then I want to force it visible once someone completes a field. But I can't figure out what particular type of client event I need to set in order to force it visible.


Chad
Posts:2387
river guide
river guide

01/18/2008 6:35 PM  

Hi,

Check out this demonstration that outlines executing a client side events and hiding form submit button until the user types in the word yes. You could easily change this client side event to have the user check a box or other types of enhancements.

 

Dynamic Forms - Hiding Submit Button Feature Demonstration

 

 

-Chad

 

mike
Posts:2
new to the springs
new to the springs

01/18/2008 9:22 PM  

Thanks for pointing me to that tutorial. I'm still a little unclear on how to make it work for my situation.

So I have a checkbox short name: Agree
When someone checks that checkbox I want the submit button to show. I put this in the client side even:

if ( $(Agree))
        {
              showhtml('SaveForm') 
        }
else
        {
               hidehtml('SaveForm')
        }

 

But it didn't work, I tried making a text/html field with this in it:

<Div ID="SaveForm">
But that didn't work. Could you please tell me how to make this work,
I'm having trouble understanding the tutorial and how to edit it to work with a checkbox.
Thanks
 

 

 

Chad
Posts:2387
river guide
river guide

01/23/2008 11:46 AM  
Hi,

Well your client side event looks correct so this might be something you will want to open a support ticket and have us review. There already is a DIV called SaveForm though (this is actually built in and is where the submit button exists) so you shouldn't have to create a new one. Actually if you did create one then it would probably cause a problem since one already exists?

-Chad
Daniele
Posts:4
skipping stones
skipping stones

04/01/2008 9:38 AM  

Hi Chad

I've the requirement to hide the submit button until users complete the form.

I saw the demo and it's exactly what I need, but I cannot find the "initially hide" setting.

I'm running version 02.30.50. I've a bad configuration or I need to upgrade the module code?

Kind regards

Chad
Posts:2387
river guide
river guide

04/01/2008 1:43 PM  

Hi. This feature wasn't added until 2.5 so you will need to upgrade to the 2.5 release. You should receive approx 70% off for the upgrade though if you login with the same userID/Password as you purchased 2.3 with.

-Chad

You are not authorized to post a reply.



ActiveForums 3.7

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