General Conventions
All Naming Conventions Are RFC 2119 and RFC 6919 compliant.
Ref
Ref
Auto
Auto
Trig
Pick
Is or IsCan31 Workflows, Process Builders and Flows are not included in this logic because these automations either allow field name modifications with no error, or can be modified by an administrator. If fields are created for the sole purpose of being filled by automation (e.g. fields that will be used in roll-up summaries), a consultant WOULD PROBABLY use the Trig suffix anyway, to indicate that users cannot set the data themselves.
2 While norms for other field types were considered, e.g. to make sure number, currency and percentage fields were easily recognizable, they were discarded as being too restrictive for an admin. Fixing type mismatches in this case is easily solved by casting the value to the correct type using either TEXT() or VALUE() functions.
3IsCan replaces "Can", e.g. CanActivateContract becomes . This is to enable searching for all checkboxes on a page with a single query.IsCanAct0ivateContractIsCanActivateContract