Skip to content

Declarative logic

Declarative logic covers behavior that can be configured without writing a full code extension: field behavior rules, statements, and presentation rules.

Use declarative logic when the behavior is close to the record model and can be expressed as rules. Move to entity logic, global logic, or C# business logic when the workflow needs richer orchestration or reusable technical code.