You can visually insert a ColdFusion text field or password field into your form, and then set its options.
Visually insert a ColdFusion text field
Visually insert a password field
CFTextField options (ColdFusion)To set the options of a ColdFusion text or password field, set any of the following options in the CFTextField Property inspector:
To specify a dynamic value, click the lightning bolt icon beside the Value box and select a recordset column in the Dynamic Data dialog box. The recordset column supplies a value to the text field when you view the form in a browser.