Hello, I want to create a form a "Reply" with chronoform but I don't have idea how to insert the mail (present in the user table) of the recipient on a non-visible. Do you have any suggestions?
Hello and thanks 1000
Salvo
Thanks for your post.
I can try this solution and let you know!
Regards
Salvo
In a form "Rispondi", how can i add a dynamic url? The url is a address of a ad because i developing a site of ad.
Can you help me?
Thanks 1000.
P.S. I don't speak english very well
Regards
Salvo
Hi Salvo,
You can build a URL using PHP in a Custom Code action. If you post more detail that may help give a better answer.
Bob
For example I have a this ad: "http://www.subito.it/auto/signora-cede-lancia-y-1-2-sempre-in-box-poki-kilo-milano-41377980.htm"
and I want add the url in the form "Rispondi".
The site "subito.it" isn't the my site, but a site of example. In the end of page there is a form "Rispondi" and you can write at the advertiser a mail with the form "Rispondi" and in the mail there is a url of ad.
I hope I have explained it better.
Thanks a lot.
Regards
Salvo
Hi Salvo,
You can add an ordinary HTML <a> link in the Email Template.
Bob
Yes, but how can I get the url of ad?
Thanks
Regards
Salvo
Hi Salvo,
Sorry, I really don't know where this URL comes from?? I'm confused.
Bob
Hi, in my form RISPONDI I want to add the url of site.
I try with this code:
echo ‘http://’.$_SERVER[‘SERVER_NAME’].$_SERVER[‘REQUEST_URI’];
in the tab Template of the event onSubmit->Email1, but it does not arrive the mail.
Also, when i click the button Submit, doesn't close the Form Rispondi!
In attached two file for example!
Do you have any suggest for me?
Thanks
Regards
Salvo