You are viewing limited content. For full access, please sign in.

Question

Question

Use a value from a radio button in a new field

asked on May 14, 2019 Show version history

Is there an easy way to populate a single line field with
the value from a previous radio button array?
For example: radio buttons for A, B, C with values 1, 2, 3;
single line field (read-only) displays and has the value 2
when B is selected.

0 0

Answer

SELECTED ANSWER
replied on May 14, 2019 Show version history

Very easy with Calculations.

Edit your field, set it to read only, and under advanced set it equal to the variable. For example,

=Radio_Button

Use the > button to select your actual radio button variable from the list.

 

Also, you could use a field rule to hide the single line until a radio button option is selected.

2 0
replied on May 15, 2019

Thanks Jason.  I new there had to be an easy way.

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.