- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2023 05:45 AM - edited 08-31-2023 05:49 AM
Hello, I have been working on the Now Mobile Application to get all the approvals on the app So, for that I have been looking for different documents, and watching videos but didn't find the helpful information, On the home screen in "MY TASKS" I can see just the number of approvals/tasks but drill down to it show's "no data available" I changed the condition to get all approvals and after that, it only shows the number count on My Tasks, but inside nothing is shown.
So if anyone has any suggestions on how to get all Approvals within NowMobile app?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 06:12 AM
Hi @Laxmi M
I have created another section list screen "My Pending Approval" within this added screen segments "My To-dos" So in this we have further Streams i.e. "Approval To-do" and
"Requested Change Request Approvals Item Stream"
By doing this I'm now able to get approval with in this section of Change Requests, Requests and Requested Items i.e RITM, REQ and Change Approvals.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2024 07:03 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 12:12 AM
Hello @MUsman
Did you get to know how to do this .... I also need Approvals to be shown in 'My Tasks' but it is not showing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 06:12 AM
Hi @Laxmi M
I have created another section list screen "My Pending Approval" within this added screen segments "My To-dos" So in this we have further Streams i.e. "Approval To-do" and
"Requested Change Request Approvals Item Stream"
By doing this I'm now able to get approval with in this section of Change Requests, Requests and Requested Items i.e RITM, REQ and Change Approvals.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2024 07:03 AM
Hi
But how do you pull the data through?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2024 11:07 AM
Hello
For Approvals-to-Do we are fetching Data from sysapproval_approvers table and the condition is 'sysID is oneof javascript:sn_me_todos.todoUtils.getMyApprovalsBasedOnPermissions(true)'
Same for Requested Change Request Approvals Item Stream Data from change_request table with Query Condition Script