Coldfusion quick tips – #1 of many in the future.

Coldfusion Tips or “things I learned recently” will be in the code category and will be documented here as a reminder.

preservedata = “yes/no” Useful attribute in CFFORM if you need reload your form on the same page once submitted.

cfquery blockFactor = “25” : Speeds up return of records, provides a hint of how many records your query may return. Do not overestimate the value.

cftextarea richtext=”true” toolbar=”Basic/Default” – wysiwyg editor for text areas on a form. Basic is bold/italic/lists/ links. Default is all options. You can define your own toolbar sets as well.

Enjoy…

Cup size   
Select size then click on coffee cup.
This entry was posted in Code, Coldfusion. Bookmark the permalink.