Hi,
How does the "referrer" querystring work in the UserForms module? I have a hidden input in my form page called "referrer" that is set to the current URL (verified in source), but as soon as the form is successfully submitted and redirects to "/finished", $referrer is returning empty. I need to redirect tot his page in the template at this point and I can't figure out how to do this. Just protecting/preceding a page with a form is all.
Thanks,
Garrett