This is a UI-only enhancement aimed at improving managing rule and validation rules for fields.
Proposed behavior:
-
In a field’s settings panel, display any rules that reference or are triggered by an update to that field.
- For example, if a rule runs when Field A is updated, that rule would be visible within Field A’s settings.
-
Allow users to create or attach a rule directly from the field settings view.
-
If a rule references multiple fields, it should appear in the settings for each of those fields.
Why this is useful:
-
Makes it easier to understand how a field is used across the system without hunting through the rules list.
-
Ties field configuration and validation logic together in a more intuitive way.
-
Aligns with common field-validation patterns seen in other systems, where rules and constraints are managed at the field level.
-
Reduces the risk of breaking logic when editing or removing fields.
Expected outcome:
-
Better visibility into field dependencies.
-
Faster rule management.
-
Improved confidence when modifying fields or rules.
Example UI
