• Resolved Riccardo91

    (@alopex91)


    Hi, I’m using a tag to let the user select region/province/city for Italy, this is implemented with a CF7 integration that let me use this tag (Plugin Repo Link):
    [comune* comune kind:attuali filtername:areasud use_label_element]

    then in the email i can use these to print each field (it works in the email):
    Regione: [comune_reg_desc]
    Provincia: [comune_prov_desc]
    Comune: [comune_comu_desc]


    the problem is that in the webhook these fields are empty even if i add them to the Special Mail Tags
    I tried: [comune_reg_desc], [comune_prov_desc], [comune_comu_desc]

    and

    [comune_reg_desc]
    [comune_prov_desc]
    [comune_comu_desc]


    am I missing something?

    • This topic was modified 7 months, 1 week ago by Riccardo91.
    • This topic was modified 7 months, 1 week ago by Riccardo91.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mário Valney

    (@mariovalney)

    It should works seamless as we use CF7’s functions.

    I’m not able to proceed any debug now… but did you ever tried add it to Special Mail Tags?

    Thread Starter Riccardo91

    (@alopex91)

    Thanks for your response.
    I’ve literally said that in the main post, I’ve added them to Special Mail Tags unless you refer to something else completely.

    Unfortunately, I had to switch to another plugin for now, but I hope there will be a fix for that issue since I prefer this plugin.

    Plugin Author Mário Valney

    (@mariovalney)

    I missed that, sorry.

    But, ok! Thanks for posting

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Missing values for some tags’ is closed to new replies.