Prevent Duplicate Customer Profiles
J
Joel Heck
When creating a new customer profile, compare entered information for name, email and phone number against existing customers. If there is a match on any of the information, show a message to notify the user that there is a profile with the entered information with a button to navigate the user to that user's profile. This should help prevent duplicate customer accounts tremendously. I think this already happens for properties, so why not customers?