Copy link to clipboard
Copied
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 🙂
Copy link to clipboard
Copied
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).
Copy link to clipboard
Copied
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).
Copy link to clipboard
Copied
Thank you so much, I had searched for a solution online for that but came up with nothing and it's so simple 🙂