Skip to main content
9032
Participant
October 8, 2021
Question

Click on Multiple-choice answer, automatically enters number in answer/selection box

  • October 8, 2021
  • 2 replies
  • 939 views

I'm creating a form with several multiple-choice answers (see below and attached). I want the user to be able to click on their choice (Oil) and the corresponding number "04" is entered into the answer box.

 

01 - Dry

02- Ice/Frost

03 - Mud, Dirt, Gravel

04 - Oil

05 - Sand

06 - Slush

and so on.  

 

Any help or suggestion would be greatly appreciated!

 

Rob

This topic has been closed for replies.

2 replies

try67
Community Expert
Community Expert
October 25, 2021

I recommend you use a drop-down field for this. You can then set the export value to be the numbers you want to display in the text field and use a simple script to copy them over.

Nesa Nurani
Community Expert
Community Expert
October 8, 2021

How are they selecting answer (checkbox,button...)?

Name of 'answer box' field?

 

9032
9032Author
Participant
October 24, 2021

If you look at the screen shot, they need to just click on the selection they want (01 Oil) and the number 01 is automatically entered into the box.

Nesa Nurani
Community Expert
Community Expert
October 25, 2021

Yes, but what is (01 Oil), is it a field (button,text...etc) or it's plain text?