Hello all knowing community;
I'd like to do something conceivably simple, but haven't found a solution anywhere.
Let's say I have a series of checkboxes but I want to record a different value then the title. So if someone clicks on any of these boxes:
Apples
Oranges
Grapes
Bananas
the db will record a 1 in the field.
However, the way it looks now is like this ( __ is a box):
__ 1 Apples
__ 1 Oranges
__ 1 Grapes
__ 1 Bananas
Yes, I can have the db record the names Apples, Oranges, Grapes, and Bananas but I really want the numbers in there without them printing.
Does this make sense? How difficult is this?
Thanks!
-g
In search of a working title......
I'd like to do something conceivably simple, but haven't found a solution anywhere.
Let's say I have a series of checkboxes but I want to record a different value then the title. So if someone clicks on any of these boxes:
Apples
Oranges
Grapes
Bananas
the db will record a 1 in the field.
However, the way it looks now is like this ( __ is a box):
__ 1 Apples
__ 1 Oranges
__ 1 Grapes
__ 1 Bananas
Yes, I can have the db record the names Apples, Oranges, Grapes, and Bananas but I really want the numbers in there without them printing.
Does this make sense? How difficult is this?
Thanks!
-g
In search of a working title......

