Can I use a logic_hooks before opening a Contact page to build the Contact Title depending of the data? Or I need to change the core file (even if it’s not recommended)?
The title is build with: Salutation Firstname Lastname
But depending of a checkbox, I need to see an other field as the title.
Thanks for your response, but do you know where/what is the field for the Contact dynamically create when we open a contact? This is field that I need to change or customize it.
If you want to use simple formatting using the fields like first_name(f), last_name(l) , title(t), salutation(s) then you can specify in user interface by navigating
As that name format can be achieved in User profile settings that Harshad showed above - I guess you need something different?
Can you share examples of what you want the title to look like? I’m wondering if it is a middle-name you need to include, or perhaps a suffix to show the contact’s education status? Or something quite different?