I'm not sure if this is a bug or I'm doing something wrong. (using latest civicrm 3.0 release)
What I want is a simple email only sign up form that, when submitted, links to a larger form that gives the user the option of providing more info. This way, if they don't want to do that, they have still joined the email list.
It seems like it should be really simple. One profile with just email which adds the user to a civimail group. Another profile with more fields that acts as the landing page for the first.
And it all works perfectly, except the submission of the second form creates a duplicate record in the database, instead of updating the first one. I checked the update option in the second profiles settings, so it's not that.
There's a default strict rule set to match email, but it still adds a duplicate record, even though the emails match.
Can anyone tell me if I'm doing something wrong?
Thanks,
Sam
