Dreamweaver CS4 Resources
|
Modify ColdFusion form controls
You can visually change the properties
of ColdFusion form controls whether you’re working in Design view
or Code view.
Note: This enhancement is available only if you
have access to a computer running ColdFusion MX 7 or later.
- In Design view, select the form control on the
page; in Code view, click anywhere inside the control’s tag.
The Property inspector displays properties of the form
control.
- Change the control’s properties in the Property inspector.
For more information, click the Help icon in the Property
inspector.
- To set more properties, click the Display Tag Editor
button in the Property inspector and set the properties in the Tag
editor that appears.
|