
Originally Posted by
bwest11
I am trying to do something very specific with option groups/check boxes, but I cannot figure out how. What I have setup right now is an option group of three check boxes. Each check box corresponds to a numerical value, 1, 2, or 3. What I would like is that when one of the check boxes is checked, instead of a numerical value being designated to the field, for there to be a text string. For example: The three text box labels are Bananas, Apples, and Oranges. These are all linked to the field, "fruit". When bananas is checked, the number 1 is filled into the field fruit. Is it possible to make it fill the field with "banana" instead of 1?
Thanks!