You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can assume that the user (full) name is usable as the billing profile name (default on the create form), but can't assume the opposite
Therefore we can't allow finding a user by billing profile in Commerce core, by default. That stays in contrib
However, there should be a solution that: 1) adds a name field to the user 2) alters the user display name 3) alters the autocomplete (search by name, username, email)
To clarify: If I created a "Bojan Zivanovic" user, when I go to create a billing profile, it's very possible that the name will be the same.
However, I might have a billing profile with the name of my boss (company card) or my spouse (family card), so calling me by those names on the site would not be correct.
@mglaman - is this still a need? Can you go into more detail about what you want documented? Is this just a simple paragraph describing this use case and linking to the module or do you want a step-by-step that walks you through how to search by full name for customers? I'm happy to write up either.
The https://www.drupal.org/project/name module is close and could be documented on implementing this.
The text was updated successfully, but these errors were encountered: