Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It configures the maximum number of approvers shown in the Flow Designer interface, enhancing visibility and organization of approval stages. |
| What area does it affect? |
Flow Designer approvals |
| What does the default mean? |
The default value is "5", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting approval workflows or if the number of approvers needs to be optimized for better visibility. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.hub.flow_engine.stage_display.show_approvers_limit |
| Sys ID |
ff53ffb3a311311048d022f2751e61cf |
| Type |
integer |
| Application |
Global |
| Default value |
5 |
| Description |
Limit for number of approvers rendered in Flow Designer column renderer under related stage |
| Updated |
2024-05-25 04:32:08 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... to false to hide the list of approvers assigned to a stage. • Type: true | false • Default value: true • Location: Add to the System Properties [sys_properties] table com.glide.hub.flow_engine.stage_display.show_approvers_limit Specify the maximum number of approvers to display in a stage field as an integer value. Setting this value above 10 risks causing rendering errors in a list view. The ...
Related properties