-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]Registration page not creating records and/+ contact after submission #584
Comments
@makau-salesfive Did this get resolved? I know a similar question was asked in the community. Can you confirm your Duplicate Rule settings? And how you have your event configured for Matching Logic? |
Hi @rdblake21 thanks for the follow up. My Mustom Matching Rule looks as follows: `Matching Criteria | (Summit Events Registration: Registrant_EmailExactMatchBlank = FALSE) and (Summit Events Registration: ContactExactMatchBlank = FALSE)` -- | -- |
Hi @rdblake21 Would you have any other pointers on how to resolve the issue? Thanks for your support. Best, |
Hi @makau-salesfive, Can you confirm the Guest User has Read access to the Account object (from the Create a Custom Permission Set for the Guest User section - https://sfdo-community-sprints.github.io/summit-events-app-documentation/docs/Getting-Started/Installing/? I would also double check the Duplicate Rule (https://sfdo-community-sprints.github.io/summit-events-app-documentation/docs/advanced-features/Contact-Matching/) Creating New Salesforce Duplicate Rules Please let us know if this works. We could also schedule a web meeting to work together. Thanks! Mike |
Hi @walt0019, Thank you for your follow-up and prompt response. I've confirmed that the Guest user has access to the Account Object ✅ The Duplicate rules are setup as described and I've set the "Record-level Security" field to "Bypass Sharing Rules"✅, But still the error is present. I take the offer of scheduling a web meeting to help resolve this issue. What slots can you offer? Many thanks, |
Hi @makau-salesfive, Are you available Friday morning to meet? I am available for most of it. I'm located in the US Central Time Zone. Thanks! Mike |
Hi @walt0019 Thanks! Makau |
Thanks, Makau, please share your email address here or to my email at [email protected] and I'll schedule a Zoom call. |
Wonderful! Thanks Mike. Here's my email address: [email protected] Thanks! |
Registration page not creating records and/+ contact after submission
I have successfully created a registration page. The links are working as expected. However, when a participant submits their form, no registration record is created. The form shows that the submission has been successful though, which is weird.
On the other hand, when created a registration record as the user, that's working fine. If the new registrant does not exist in the system, a contact is not created automatically, but only after checking the "New Contact Created" checkbox.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
A new registration record is created and the contact lookup is auto populated. Currently in my org, this is not the case. when registration is via the community site.
When I use a third party registration link, a registration record is being created, but the contact lookup field in not being auto populated.
Our can this issue be solved?
The text was updated successfully, but these errors were encountered: