Hi all
I built a php form the other day that loads in a greybox and can be triggered from any product page by any customer.
It asks them some questions and emails the form to us.
I want to include a hidden part in the form that shows the refering product url.
I've tried adding a hidden input field and using javascript and php referers in it, but neither work because i get text output.
I know this is going to be one of those things which is really simple and my understanding is letting me down! If someone can show me the correct way it will hopefully all fall into place though.
Thanks in advance, Matt
I built a php form the other day that loads in a greybox and can be triggered from any product page by any customer.
It asks them some questions and emails the form to us.
I want to include a hidden part in the form that shows the refering product url.
I've tried adding a hidden input field and using javascript and php referers in it, but neither work because i get text output.
I know this is going to be one of those things which is really simple and my understanding is letting me down! If someone can show me the correct way it will hopefully all fall into place though.
Thanks in advance, Matt
Comment