• Hi,
    I have a radio select field with 3 options. Each option shows the location of a company. The template is like this:
    [radio location default:1 “T1 – Pinheiros|1” “T2 – Cerro Corá|2” “T3- Santana|3”]

    So it shows the user the entire name of each location, and it emails just the number of the location to our staff.
    My email template is like this:
    [location];[name];[email];[telefone];aula experimental;www.tracer.com.br;abc123;[your-message]

    However, the email I got as a test was this:
    T3- Santana;jean test;[email protected];1141195544;aula
    experimental;www.tracer.com.br;abc123;hello

    As you can see, the only thing wrong is that for the first field (location) it should email the value “3” instead of the text “T3- Santana”

    I have already read the website https://contactform7.com/selectable-recipient-with-pipes/ and I couldnt find anything wrong.

    Am I doing something wrong? How to make this work?

    thanks

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘pipes not working for radio button’ is closed to new replies.