glide.workflow.renderer.show_approver_limit
ServiceNow property description:
Number of approvers to show if approvers are displayed for workflow stages. Only valid for supported list v2 renderers.
Attributes
- Sys ID: f29a789f73011300097f6508caf6a7b4
- Type: integer
- Application: Global
- Default value: 5

AI generated property description:
The ServiceNow property `glide.workflow.renderer.show_approver_limit` determines the maximum number of approvers to display when approvers are shown for workflow stages. This property is only applicable to supported list v2 renderers. According to the documentation, it helps manage the display of approvers in workflow stages by limiting the number shown, which can be useful for workflows with a large number of approvers. This ensures that the workflow stage display remains manageable and not cluttered. The property is particularly relevant in scenarios where visual clarity and performance are important.
Source