Hi Folks

I am using flash forms and have a combo box control.  I am binding it to 
the results of a query which returns several fields.  Obviously, I want 
to select 1 field to be the field that is displayed in the combo box and 
another field to be the value for the selected item (without setting 
anything I just get a comma separated list of all the fields for each 
row returned).  I can set set the field that I want to be displayed by 
using comboBox.labelField = fieldName, but how can I set which field I 
want to use as the value of the selected item?

Thanks in advance.
Steve
---
---


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:247037
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to