I am going to send to a list of contacts which I have name and email, however the results donΒ΄t appear their information hidden per user:
Nombre = extracts the token name
Correo = does not extract the token email
I have done in another form but this time does not work with emai, because it is not necessary to ask the email because I alredy have it, before and it worked
I am going to send to a list of contacts which I have name and email, however the results donΒ΄t appear their information hidden per user:
Nombre = extracts the token name
Correo = does not extract the token email
I have done in another form but this time does not work with emai, because it is not necessary to ask the email because I alredy have it, before and it worked
Liz wrote:
Hi @smarty Is the email field on your form set to required? If not, the respondent can skip over this question without providing an answer.
Email is not required because I already have it when I send them, Check the answer to @picsoung you got the whole information
Thanks in advance
@smarty - do you have the βcorreoβ field created in the typeform as the hidden field name? or did you create the variable as βemailβ?
the hidden field needs to be created in the typeform..
can you take a screen shot of your hidden fields list in the advanced logic tab?
des
john.desborough wrote:
@smarty - do you have the βcorreoβ field created in the typeform as the hidden field name? or did you create the variable as βemailβ?
the hidden field needs to be created in the typeform..
can you take a screen shot of your hidden fields list in the advanced logic tab?
des
You got it, you were right I put in the logic hidden fields βemailβ instead of βcorreoβ.