Hello,
I made a service that returns a contact page (for example, "domain/#Contact/view/contactID") by its email, the problem is that my system admits contacts with the same email.
How can I return an URL with the contacts filtered by email? or, do I need to extend the contact view and overwrite the function that show the contact list?
Thanks.
I made a service that returns a contact page (for example, "domain/#Contact/view/contactID") by its email, the problem is that my system admits contacts with the same email.
How can I return an URL with the contacts filtered by email? or, do I need to extend the contact view and overwrite the function that show the contact list?
Thanks.