Thanks man, I must be half asleep to not have thought of that.


Doug


----- Original Message -----
From: "BILLY CRAVENS" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, December 04, 2001 9:02 AM
Subject: Re: Dynamic creation of hidden fields


> On the later template, you can use CFParam to provide default values for
all
> form fields:
>
> <cfparam name="form.soundCard" default="">
>
> ----- Original Message -----
> From: "Douglas Brown" <[EMAIL PROTECTED]>
> To: "CF-Talk" <[EMAIL PROTECTED]>
> Sent: Tuesday, December 04, 2001 11:01 AM
> Subject: Dynamic creation of hidden fields
>
>
> > I have a page that will hold the configuration of a computer systems
> > components in hidden fields. The components that are chosen is based on
> > a column (isDefault) EQ "yes".  Lets say that the computer does not have
> > a default sound card (isDefault) EQ "no" how can I generate a hidden
> > field with the value of "" for the sound card? this is needed because of
> > a template that looks for all the items later on down the tree.
> >
> >
> >
> >
> >
> > Doug
> >
> >
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to