Hi,
I would like to display only the lastName in the lists (not the details) of entities that are linked to the User entity. I know I could configure a foreign field targetting User.lastName, but I am wondering if there is a way to configure EspoCRM so that I don't have to do this configuration for every single entity that is linked to User ?
Like a template, similar to time formats, where you could specify the order in which you want to see First and Last names and if you want to display both?
Thank you.
I would like to display only the lastName in the lists (not the details) of entities that are linked to the User entity. I know I could configure a foreign field targetting User.lastName, but I am wondering if there is a way to configure EspoCRM so that I don't have to do this configuration for every single entity that is linked to User ?
Like a template, similar to time formats, where you could specify the order in which you want to see First and Last names and if you want to display both?
Thank you.
Comment