Hi,
I'm new to gravity forms but have a little bit of background in php and javascript. I've had a look at the leadership quiz examples mentioned in a number of the forum posts, but I saw the new number merge tag functionality and wondered if it could be an easier solution to what I am trying to accomplish.
What I'm doing is taking medical questionnaires where each question has a severity of 1 - 5 via a radio button for each, and then tabulating the results, where each higher range of numbers triggers a different message. My main stumbling point is finding each radio button's ID, so I can assign a value to it.
I suppose I could do the method shown in the leadership quiz examples, but I can't seem to find a method to modify it for my purposes without a lot of code-bloat. If I could use a merge tag to sum the values of the radio fields in a number box that would be most helpful.
Thanks a ton,
Zephyr