sprasad Posted January 31, 2020 Posted January 31, 2020 In line with best practice, we are using our customers email address as their login ID As you cannot use an email address that is stored in the dB, it will be useful if the Contacts search returned details of the current customer AS WELL AS details of the Archived customer record, so that we can see what emails had been stored previously for this customer. From the results screen, a tag confirming which is the Archived customer record, will be very useful. Currently, you have do perform 2 separate search and open them under separate Tabs, to verify this information.
Daniel Dekel Posted January 31, 2020 Posted January 31, 2020 Hi @sprasad, Since there are different areas for searching contacts, can you please tell what are are you looking for? Thanks, Daniel.
sprasad Posted February 5, 2020 Author Posted February 5, 2020 Hello @Daniel Dekel this relates to the Contacts search from #1, with the results displayed at #2. If you then click the Archived button at #3. you get a diffrent set of results. Our RFC was if the Archived contacts were also displayed on the original search but the accounts clearly marked as Archived so we could see at a glance, their current + past accounts plus which emails had been utilised .
HHH Posted February 6, 2020 Posted February 6, 2020 +1, What happens is that a contact is created, and the person creating it forgets to check if an archived version of this contact already exists. We then create a new contact and when trying to give portal access an error is thrown that the login ID already exists. (We also use emails as login ID.) Since there is no provision to delete a contact there should be an easy way to prevent duplicate contacts 1
Daniel Dekel Posted February 6, 2020 Posted February 6, 2020 @HHH, there is this check when creating contacts to prevent duplicates (app.view.contact.disableEmailDuplicateValidation). Perhaps you have it ON (meaning the feature is disabled) ? Daniel 2
HHH Posted February 6, 2020 Posted February 6, 2020 Thanks @Daniel Dekel you just made my day. That was exactly what was my problem :)
Martyn Houghton Posted February 6, 2020 Posted February 6, 2020 @Daniel Dekel Does this generate a warning or does it stop you from creating a duplicate? Cheers Martyn
Daniel Dekel Posted February 6, 2020 Posted February 6, 2020 @Martyn Houghton, it stops you from creating that contact if the email is already used by an existing one. Daniel.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now