Custom Entities
Add custom entities to extend MD.
Last updated
Was this helpful?
Add custom entities to extend MD.
Last updated
Was this helpful?
The Custom Entities module is where you can create and manage objects with unique identifiers and attributes. Custom entities allow you to define objects tailored to your needs, enabling you to build a data model that meets your business requirements.
Go to Settings -> Custom Entities and choose Create New Custom Entity.
Add the ID and Name for your entity and choose Save.
As a result, the entity is added to the custom entities list and it's also visible in the Custom Instances node in the Management Dashboard.
To add mixin schema to the custom entity, choose Go To Mixin and then Add New Mixin Schema.
Select the Entity for the mixin schema and add its Name. You can also provide the Key value and a json file for the schema. If you don't upload the json schema file, add the mixin values in the Fields tab.
Save your changes.
Now, you can start creating your custom instance based on the entity and the mixin schema.