Hello,
I want to add a new field, but I want to do it privately. I don't want to edit the original data.
Like this;
Or how?
I want to add a new field, but I want to do it privately. I don't want to edit the original data.
Like this;
Code:
client/custom/[U][B]modules/crm[/B][/U]/src/views/your-entity-type/record/detail.js
Code:
custom/Espo/[U][B]Modules/Crm[/B][/U]/Custom/Resources/metadata/clientDefs/YourEntityType.json
Comment