M
Mike_D_Man
This is a re-posting of a question asked on the 20th, but things have
changed a little.
Here is an example table.
1 - Text
2 - Covers
3 - Jacket
4 - Insert
The codes (1-4) are what is real important, but the people filing out
the form need to know what those codes mean. Right now, these are in a
table at the bottom of the form that they fill out manually. My idea
was to put these in a pull down list box. However, while I need the
users to see the text, I only need to capture the number. One would
think that if I set the value to "1" and the display name to "text"
that I should get what I want. However, when I do this, the form
stores the "text" and not the number.
How can I /should I do this?
changed a little.
Here is an example table.
1 - Text
2 - Covers
3 - Jacket
4 - Insert
The codes (1-4) are what is real important, but the people filing out
the form need to know what those codes mean. Right now, these are in a
table at the bottom of the form that they fill out manually. My idea
was to put these in a pull down list box. However, while I need the
users to see the text, I only need to capture the number. One would
think that if I set the value to "1" and the display name to "text"
that I should get what I want. However, when I do this, the form
stores the "text" and not the number.
How can I /should I do this?