
I do not need Name and owner Field which comes with each entity , I can make it invisible but still it is required field and for every entity i need to write a business rule to give it a default value is there any best method to do it , LIKE TO ONCE and USE EVERYWHER?
THANKS
Hello,
If it is custom entity - when you create use "organization" own entity type.
For existing entities, you will have to use either business rules or JavaScript to populate that field.