Whenever I set up a new entity/table using the minimal "Base" template, I get a "name" and "description" field (see screenshot) that I don't really need ... but I cannot delete them. Are these fields absolutely necessary?
what are the absolute minimum fields needed for an entity/table to function?
Collapse
X
-
-
Thanks, Yuri.
So, am I correct in thinking that the name field should always be re-labeled and used to hold the "key" piece of information for any table/entity? ...
e.g. for a lookup table of US ZIP (postal) codes ... the ZIP code?
e.g. for a lookup table of inventory/stock items ... the item's SKU number?
Comment
-
Yes. Changing the label is a good idea. It's actual for entities created via Entity Manager. If you create entities manually you can get away w/o the 'name' field.If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.Comment
Comment