On either a radio button or check box, I would like for a specific value to pop up in a text field based on the radio/check choice. E.g. there are different values for "outstanding," "commendable," "average," "below average" and "unacceptable." If the user checks "average" I'd like the score "9" to pop up in a separate text field.
I have a preference to use radio button because I don't want people to choose 2 boxes simultaneously.
If you set the "Export Value" you only need to reference the radio buttons field value.
George Kaiser