HI-
I use a link with a form field variable as a parameter to call a form. The link works fine and so does the form if the username or email is unique. However, if it is a duplicate and it throws an error, the redirect causes the parameter to disappear and if I click on the link to the form to correct the url, the parameter is ignored. The only way I can get out of the situation is to start a new session. Is there a fix to this?
Thanks.