Radio Button choice text and value

Hi. Is there a way to associate both a Choice text and a value to each choice in the radio button. For example if I have a radio button to the following question:
What is the form of your house?

  • Rectangular 1.1
  • Square 1.2
  • L-Shaped 1.25

Then the value will not be shown but used in a calculation later on. So the only thing I need to store is the value as the users answer to the question.

Yes… use an Option Set

Nice! Got it! :smiley: :smiley: