PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Radio buttons not returning value

  1. I have a form with a set of three radio buttons. I assigned a value to each, but it doesn't look like the form is returning the selected value. When I put {all_fields} in the e-mail that gets sent to me, I see the label of the button selected, not the value, and if I try to use the value in the conditional statement in the notification, that conditional doesn't work. I have to use the label.

    Am I doing something wrong here? How can I use the value of the radio button in my conditional statement?

    This actually brings up another question, too. Using the label in the conditional statement wouldn't be such a big deal if the client didn't want double quotes in the labels. I tried escaping the quotes in the conditional statement like this:

    [gravityforms action="conditional" merge_tag="{Choose one or both:2}" condition="is" value="Digital Marketing \"Readiness\" Checklist"]

    but that didn't work. Can characters be escaped, and if so, how?

    Posted 11 years ago on Friday February 22, 2013 | Permalink
  2. Ik have exactly the same problem. The merge tags {all_fields} or any other merge tag except the {date_dmy} and display username merge tags.

    It's just not working, tried several combinations, just won't work please help!

    Posted 11 years ago on Friday February 22, 2013 | Permalink
  3. @danromanchik, I responded to your other topic:
    http://www.gravityhelp.com/forums/topic/email-with-conditional-text-not-working#post-151791

    Please don't start more than one topic for the same issue. We'll focus the support on your other topic, not this one, even though there is more information here.

    Posted 11 years ago on Saturday February 23, 2013 | Permalink
  4. @macdokie, what are you trying to do and what is not working for you? Can you show us some of the code you are using?

    Posted 11 years ago on Saturday February 23, 2013 | Permalink