I have a 2-part form, grid and edit pane. The grid is populated from a query 
and shows only enough of the record to make it recognizable. The user selects a 
record, which then populates the edit pane. Everything works fine except the 
binds to checkboxes and a select dropdown. I use the following for my text 
binds...

<cfinput type="checkbox" name="ConnASU2" value="ConnASU2" label="Connections to 
ASU" bind="{buildingList.selectedItem.ConnASU}" />

Pretty standard stuff. However getting the checkboxes and select to show the 
proper selections has eluded me.

The form can be seen at http://www.west.asu.edu/dpc/commbldgrpt/editdel2.cfm. 
All checkboxes are 'true' in the DB. 'Month' should be the dropdown.

Assistance appreciated.

Thanks.


John


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:314145
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to