Skip to main content
Participant
March 4, 2024
Answered

Programing radio buttons to show value in another field.

  • March 4, 2024
  • 1 reply
  • 507 views

I would like to be able to  program the fields under 'Physical' column to show which radio button was selected for that line (and then total these at the bottom of the page, which I can do.)

 

Can anyone help with the code for this and how I enter it please?

 

I'm a beginner with programming PDF's so please explain in basic terms 🙂

 

This topic has been closed for replies.
Correct answer Nesa Nurani

No need for code, you can do it same way you calculate total by using built in calculation, select 'Value is the' and pick radio button group.

To make it work, you should set each number as radio button choice for that number, (default option: Choice1, Choice2, Choice3... will work too).

1 reply

Nesa Nurani
Community Expert
Nesa NuraniCommunity ExpertCorrect answer
Community Expert
March 4, 2024

No need for code, you can do it same way you calculate total by using built in calculation, select 'Value is the' and pick radio button group.

To make it work, you should set each number as radio button choice for that number, (default option: Choice1, Choice2, Choice3... will work too).

Participant
March 5, 2024

Thank you so much, I had searched for a solution online for that but came up with nothing and it's so simple 🙂