Hello everyone,
since EspoCRM does not have a dedicated field for the academic title such as doctor, professor, etc., I would like to add this.
So far so good. This is not a problem with the Entity Manager.
However, if I want to use an email template, then there are the entities Person, Lead, Contact and others that are not relevant here. However, the Person entity does not contain my additional academic title field, understandably.
How can I best do this so that I don't have to create an email template for leads and one for contacts, just to be able to use the "academic title" field in the email?
Can I globally expand the Person entity with the academic title added under Lead and Contact? And also update-proof?
Regards Martin
since EspoCRM does not have a dedicated field for the academic title such as doctor, professor, etc., I would like to add this.
So far so good. This is not a problem with the Entity Manager.
However, if I want to use an email template, then there are the entities Person, Lead, Contact and others that are not relevant here. However, the Person entity does not contain my additional academic title field, understandably.
How can I best do this so that I don't have to create an email template for leads and one for contacts, just to be able to use the "academic title" field in the email?
Can I globally expand the Person entity with the academic title added under Lead and Contact? And also update-proof?
Regards Martin
Comment