Our web pages link to one common form page by clicking a contact button. I have tried using URI param() and query() methods in the contact form page to transfer url data from the referring page.
Both methods appear to be disabled (although still described in the 1.7 documentation. Is this for security reasons?
Is there another way to add the referring page url to a hidden field in the contact form?
Thank you
Ian