hi all
I'm making a form with some radio box, where any radio box have a number values. When a user select the values , i would like that the sum of the number of all radio boxes is displayed in "real time" in a default value of a textlabel. It is possible ?
thanks
I'm making a form with some radio box, where any radio box have a number values. When a user select the values , i would like that the sum of the number of all radio boxes is displayed in "real time" in a default value of a textlabel. It is possible ?
thanks
Hi mattiad,
You can do this by adding JavaScript to the form to do the calculations you need.
Bob
You can do this by adding JavaScript to the form to do the calculations you need.
Bob
Hi mattiad,
Dozens in the forums here - thousands if you Google.
Impossible to give you something specific to your problem from the info here. (And we don't usually write custom code in the forums here unless it is widely useful - but will sometimes help you debug your own.)
Bob
Dozens in the forums here - thousands if you Google.
Impossible to give you something specific to your problem from the info here. (And we don't usually write custom code in the forums here unless it is widely useful - but will sometimes help you debug your own.)
Bob
This topic is locked and no more replies can be posted.