Skip to content

Entity-scoped logic

Entity-scoped logic belongs to one record type. It is useful for validation, before-save changes, actions, triggers, and other behavior that should travel with that record type’s business meaning.

Use it when the rule is not global to the installation and should be understood as part of how one kind of record behaves.