serving the solutions day and night

Pages

Showing posts with label fullname. Show all posts
Showing posts with label fullname. Show all posts

Wednesday, March 30, 2016

Dynamics CRM - Update Contact Fullname

My client want the fullname with the suffix and custom order like LastName, FirstName Middle Name Suffix. Dynamics CRM System Settings doesn't have the option to set the custom order fullname. Contact entity fullname is readonly attribute, it won't allow to update the fullname directly.

You can update through only pre create or update operation plugin.