Move label above form field in Flash Form?


hi,

how can put label on form field "above" form field opposed left of text input example?

thanks,

-westside

one way can using <cfformitem> similar following:

<cfform name="myform" format="flash">
<cfformitem type="html">
label:<br />
</cfformitem>
<cfinput type="text" name="textfield" value="">
</cfform>

hth

ted zimmerman


More discussions in ColdFusion


adobe

Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support