Hi all,
I have a basic form with two radio buttons.
They each have a label “1” and “2”.
I have a dynamic text box - var name “total”.
When r button “1” is selected, I would like “x” numerical value to be displayed in “total” and the same for r button “2”, but with “y” numerical value displayed.
I am assuming it is fairly simple, but have searched to no avail.
Thanks in advance.
D