How to add approvers to related list?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 01:04 AM
HI,
on a non task-extended table I'm using a workflow to generate approvals ... .
I was expecting to be able to see the outstanding approvals on the related list to the record, but cannot add it (approvers not there to add).
Could someone please advise how to add?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 01:15 AM
Hi,
Create a relationship between your custom table and "sysapproval_approver" table and you will be able to add the related list to your custom table.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2022 11:35 AM
i have created a relationship as you mentioned, but i cant able to achieve it, i cant able to see the sysapproval_approvers table inside my custom table, can you please help me to achieve this.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-24-2017 01:20 AM
Hi Vemffm,
As the custom table will be related to approvals using document id(not through reference field) , there won't be any OOTB related list but you could create custom related list.
http://wiki.servicenow.com/index.php?title=Creating_Defined_Related_Lists#gsc.tab=0