Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property controls the visibility of approvers in workflow stages when using the Main Flow renderer, impacting how approval processes are presented to users. |
| What area does it affect? |
Workflow visualization |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring workflows that require clear visibility of approvers. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.workflow.renderer.mainflow.show_approver |
| Sys ID |
b72f12f673011300097f6508caf6a7ba |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Show approvers when displaying workflow stages with the Main Flow renderer. |
| Updated |
2024-05-25 04:36:07 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the respective companies with which they are associated. 1202 Property Description glide.workflow.renderer.linear.show_approver ◦Type: true | false ◦Default value: false Show approvers when displaying workflow stages with the Main flow renderer. glide.workflow.renderer.mainflow.show_approver Enables (true) or disables (false) the Main flow renderer to display approvers. ◦Type: true | false ◦Default value: false Show approvers when displaying workflow stages with the Workflow-driven renderer. glide.workflow.renderer.workflowdriven.show_approver ...
Context preview
Snippet 2
... the respective companies with which they are associated. 4359 Property Description glide.workflow.renderer.linear.show_approver ◦Type: true | false ◦Default value: false Show approvers when displaying workflow stages with the Main flow renderer. glide.workflow.renderer.mainflow.show_approver Enables (true) or disables (false) the Main flow renderer to display approvers. ◦Type: true | false ◦Default value: false Show approvers when displaying workflow stages with the Workflow-driven renderer. glide.workflow.renderer.workflowdriven.show_approver ...
Related properties