Missing values for some tags
-
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?
The topic ‘Missing values for some tags’ is closed to new replies.