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 enables the display of all approval requests in the sysapproval table on mobile devices, enhancing mobile task management. |
| What area does it affect? |
Mobile task management |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring mobile access for approval workflows. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_me_todos.all_approvals_mobile_enabled |
| Sys ID |
af214e886b0131101852c141ee44af0d |
| Type |
boolean |
| Application |
Tasks for mobile |
| Default value |
true |
| Description |
Show all approvals in sysapproval table in mobile |
| Updated |
2024-05-25 03:57:15 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... 1951 Approvals on mobile Only approvals that are in sysapproval_approver table are shown using the generic card in Now Mobile. To disable the feature change the value of this sys_property: sn_me_todos.all_approvals_mobile_enabled to false. OOTB action group use Use the out-of-the-box Approvals action group to display the actions such as Approve and Reject. For more information, see Action framework. Note: For actions ...
Related properties