Not finding what you are looking for? Request a recipe!
You need to include an overide css style sheet in your page, either inline or linked e.g. <link rel="stylesheet" type="text/css" href="css/cfwindow_overide.css" />
CFINPUT buttons can be bound to the data record to toggle the on off state of boolean fields.
Setting a session variable as the form page is loaded enables preventing the form handling page from being called from any but the intended page (or pages) and stops the user double submitting the form inadvertently.