RulesetsFactory Class
A factory class that can be used to create presentation rulesets targeted towards specific use cases.
Methods
| Name | Description | |
|---|---|---|
| constructor(): RulesetsFactory | ||
| createSimilarInstancesRuleset(field: Field, record: Item, computeDisplayValue?: ComputeDisplayValueCallback): Promise<{ description: string, ruleset: Ruleset }> | Create a ruleset with content rules for getting instances are of the |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.