Using variables in a mailto interaction
Posted: Wed Apr 27, 2022 3:33 pm
Hi,
In the properties of a text component, I added an hypertext interaction.
I defined the hypertext like this:
"mailto:blabla@ggg.com?subject={Lists.ListName}?body=Date%20de%20semis:%20{Date_de_semis_ou_d_envoi}%20Consigne%20sachets:%20{Consigne_sachets}"
I would like to use variables that I request from users to the subject and the body of the email.
Unfortunately, it is not working so well as it would not recognize the "?body" following the first variable. Is there any way to do what I want?
Thanks
In the properties of a text component, I added an hypertext interaction.
I defined the hypertext like this:
"mailto:blabla@ggg.com?subject={Lists.ListName}?body=Date%20de%20semis:%20{Date_de_semis_ou_d_envoi}%20Consigne%20sachets:%20{Consigne_sachets}"
I would like to use variables that I request from users to the subject and the body of the email.
Unfortunately, it is not working so well as it would not recognize the "?body" following the first variable. Is there any way to do what I want?
Thanks