Property reference

sn_me_todos.all_approvals_mobile_enabled

The sn_me_todos.all_approvals_mobile_enabled property allows all approvals in the sysapproval table to be displayed on mobile devices. Admins should ensure this property is enabled to provide users with access to approval tasks while on the go.

Default: true Type: boolean Application: Tasks for mobile

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.

Documentation excerpt View supporting context
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 ...