Skip to content
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

Set the User FirstName/LastName from the matched Contact/Person Account/Case > Related Contact #45

Open
jlowe-SFDC opened this issue Nov 21, 2024 · 0 comments

Comments

@jlowe-SFDC
Copy link
Collaborator

In v1.9, the FirstName / Last Name fields on the form can be excluded if you don't want the self registering user to set them during registration. This is most useful for the new passwordless feature to streamline the sign up. If this is the case though, then the form will set defaults of First Name = Site and Last name = User.

This is fine, but if the Custom Query matches a record, then ideally it should use the First/Last Name values from the matched record. Only if we are creating a record, then it should use the defaults.

As an additional step, we could make the default First/Last Name values configurable. The same applies to Email address when signing up with a mobile number only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant