I have a single form I want to use on multiple pages. when the form is submitted I want to capture in CRM which page the user was on when they submitted it. I have added a hidden field (URL field type) onto the form, I just need to know how to populate that field with the URL of the page when the form is submitted. Any ideas?
thanks