all groups > coldfusion flash integration > july 2006 >
You're in the

coldfusion flash integration

group:

cfformgroup question



cfformgroup question jkgiven
7/6/2006 2:47:20 PM
coldfusion flash integration: Within a cfinput, if you set required to yes, an "*" will appear next to the
label.
EX. Name * __________
E-Mail * __________

Now place this within <cfformgroup type="horizontal" label="Your"> Then you get
Your * Name * __________ E-Mail * __________

Is there a way not to show the "*" after the word Your and still keep it next
to the other labels?
Re: cfformgroup question LL NO[at]SPAM Work
7/7/2006 2:59:17 PM
Remove the label="Your" from the cfformgroup tag.
AddThis Social Bookmark Button