Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
9

Programing radio buttons to show value in another field.

New Here ,
Mar 03, 2024 Mar 03, 2024

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 🙂

Kelly225933904uus_0-1709529997385.png

 

TOPICS
How to , JavaScript , PDF , PDF forms
361
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
1 ACCEPTED SOLUTION
Community Expert ,
Mar 03, 2024 Mar 03, 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).

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 03, 2024 Mar 03, 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).

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 04, 2024 Mar 04, 2024
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines