I have a interesting problem. If I synchronize my outlook client with the CRM server, I will get several contacts like this “1 firstname lastname” and “3 firstname lastname”. This 1 or 3 seems to be a counter or something like that. If I create two new contacts with the same name, I will get “2” in front of the full name. If I create 5 I will get “5” in front of the full name. How can I change this. I don’t like to see this counter.
Do you see this counter in your crm if you access it via the web? If so, then the issue is all within crm and most likely some type of javascript or plugin that is running.Alex Fagundes - www.PowerObjects.com
Marked as answer byDonna EdwardsMVPWednesday, January 6, 2010 4:53 PM
Do you see this counter in your crm if you access it via the web? If so, then the issue is all within crm and most likely some type of javascript or plugin that is running.Alex Fagundes - www.PowerObjects.com
Marked as answer byDonna EdwardsMVPWednesday, January 6, 2010 4:53 PM
sorry for the late question. I´ve solved it. It was a small functionality which replaces a salutation textbox with a picklist (new attribute, synchronize the picklist and textbox etc.) This function was faulty...