Approval tab (related list) in scoped app
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 07:33 PM
Hi All,
I have a scoped app that is being worked on and want to be able to have the approvals tab in the related lists. The table doesn't extend the task table.
If I try add the list it's not an option in there. I've tried in scoped app view and also in global and all I get is below. How can I add it?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 08:35 PM
Hi,
it would show records in related list if there is any approval for your record in sysapproval_approver table
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 08:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 08:55 PM
Hi,
It is out of the box behavior for Defined relationships you cannot have edit button
Since defined relationship has custom query so system won't know what/which relationship you are editing.
This KB mentions the same
The New or Edit button does not appear on a one-to-many related list
This is the ACL which restricts that; you can modify that if you require to show edit button
URL - https://instanceName.service-now.com/nav_to.do?uri=sys_security_acl.do?sys_id=c824e55473212300cf4794ebc4f6a733
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 09:01 PM
Hi,
I'm not concerned about the edit button but will add that if needed however even using the new or the workflow the ticker is meant to follow no approver is being added. Even with new I can select them and hit save but then it's still empty.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 09:06 PM
Hi,
did you check in sysapproval_approver table any approval record is present for your current record?
can you share screenshot for that?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader