Allow search by phone and email, in addition to name, when creating a lead #2027
eloimarquessilva
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Allow search by phone and email, in addition to name, when creating a lead.
When creating a lead (/public/admin/leads/create) it is only possible to search for the "person" using their name.
This is a problem when you have many "personas" with the same or similar names.
My suggestion is to add the possibility of searching by email and telephone (in addition to name). In the same way as in "Contacts > Persons" (/public/admin/contacts/persons)
E-mail and telephone are generally unique values and therefore would solve the problem of homonyms without the need for major changes to the code.
Beta Was this translation helpful? Give feedback.
All reactions