Hi.
I have a problem with tokens in the form function - show if known lead.
There I can write
"Hi {{lead.First Name}}." which obviously will show "Hi Mathias."
But if I write "your report will be sent to {{lead.Email Address}}" it shows
"your report will be sent to {{lead.Email Address}}"Has anyone else experienced this problem or do you know why this is?
Below exampel is in Swedish. Under the Lorem Ipsum text you can see the token working from the Landing page code, but just below is the "form code" where the {{lead.FirstName}} works fine, but not the email token.
Many thanks for any suggestions.