Hi, i want to clone an entity to create new one. Please tell how can i do this in easy way?
Announcement
Collapse
No announcement yet.
Entity cloning
Collapse
X
-
I hope this article to be useful, comment there if any mistakes:
As we know EspoCRM already support four entity types (structure templates) for now: • Base. • Base Plus • Person. • Company.But sometimes you may need to clone an existing entity including all related functionalities. For example you may want to duplicate the "Meeting" or "Call" ones, or even to duplicate custom entities definitions you made by your hand from one crm to another or in the same crm.Let's say we want to clone the "Meeting" entity as example to a new entity names "Lesson",- Create t
- Likes 1
Comment