• Resolved susheelseth

    (@susheelseth)


    When I pass any field with a ‘space’ between words and then append the variables in the URL after contact form 7 submission then the admin response email I receive replace the ‘space’ with ‘+’ sign.

    Example:
    Source Name = Susheel Seth
    After submit -> redirect to https://www.example.com?utm_source=Susheel%20Seth

    Admin email receive like this below:

    UTM Source = Susheel+Seth

    Here is the CF7
    [text* utm_source default:get]

    PS: Noticed the following for reference:
    Working:
    [utm_source default:get]
    Output – Susheel Seth

    Not working
    [text* utm_source default:get]
    Output – Susheel+Seth

    Please help in resolving this issue or a workaround to fix this

    • This topic was modified 4 years, 3 months ago by susheelseth.
    • This topic was modified 4 years, 3 months ago by susheelseth.
    • This topic was modified 4 years, 3 months ago by susheelseth.
    • This topic was modified 4 years, 3 months ago by susheelseth.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘+ Sign Issue where there is a space’ is closed to new replies.