Hi There,
I have a custom enquiry form setup for Virtuemart Products in Chronoforms. I would like to get the referring URL into one of the text box's automatically. I've tried this from a few angles with no luck.
e.g. where in Chronoforms would I put the below (if this is the correct syntax)
<?php
echo $_GET['link'];
?>
Thanks in advance🙂
I have a custom enquiry form setup for Virtuemart Products in Chronoforms. I would like to get the referring URL into one of the text box's automatically. I've tried this from a few angles with no luck.
e.g. where in Chronoforms would I put the below (if this is the correct syntax)
<?php
echo $_GET['link'];
?>
Thanks in advance🙂