I’m having some issues with the return parameter..
To my knowledge, it works like any other path, so it would be “template group/template”, however, based on what I’ve been trying on 1.6.3, it seems to append this on top of the template group where the form is placed.
So if I had a template group named “signup” and the index is used as the registration page, upon completion of the form, it would bring me to “sitename.com/index.php/signup/signup/welcome” rather than “sitename.com/index.php/signup/welcome”.
It seems that I’m the only one whose had this problem so far as I haven’t found much information about it. Was wondering if you guys had any ideas?