Combo Boxes.. Display something else?

ReAn

Dangerous Programmer...
Local time
Today, 11:12
Joined
Jun 25, 2004
Messages
250
K, this is sorta a duplicate, but with a twist.

Building a combo box to select an item. but it needs to hold the ID as it's value, but display the name.

I can get the value to be hidden in the drop downs, but i want the resulting field to display the NAME, not the ID.

How can I do this?
 

Users who are viewing this thread

Back
Top Bottom