Hello everyone,
So I was looking into some stuff in CRM and I noticed that I have a field 'Salutation' on the contact entity.
I can see that in some cases it's populated.
I tried to see the audit logs but there is no sign of 'Salutation' field update with the values that are displayed in front of my eyes.
I have also tried checking all the dependencies of the field 'Salutation', but there is no process, sdk message or something meaningful that might be changing the value for that.
I have also searched the codebase with field logical name but still no luck there are no results.
So my question is:
Is this field 'Salutation' initialized by the system ? Where do I need to check for the values that are being set in here ?
After searching for hours I have found some Solutions that enable users to create mappings for salutation based on Gender and Country but it's not installed in my system, could there be something that's the same but OOB ?