Hi Everybody...

Have this situation wherein I have to display lsit from a query on a cfselect 
on enter mode which is OK with the cfselect listed below, but should display 
the real value of the GroupID from the database on edit mode 

<cfselect 
query="getAll" 
display="name" 
value="GroupID">
</cfselect> 

thanks for any help
alex 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332513
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to