Form on pURL creats new user with new unique code if submitted without e-mail-address
Hi everyone,
I'm starting with the use of pURLs. I already integrated the pURL fix from SanfordWhiteman so recognizing the user worked pretty fine. I'm able to show lead tokens in the page and work with them in JS as well.
What confuses me is that in case I send a form from this page without an email address this form submit goes to a new user without referencing the user of the pURL.
Anybody an idea why this happens? Should it be like that?
Best regards
Wolfram
P. S.: I know that I can fix this by simply adding the useres email address as hidden field in the form. But I hope to find out if there is kind of a misbehaviour which can/should be fixed.