How to add approvers to related list?

Zod
Giga Guru

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?

3 REPLIES 3

Rohini Peraval1
Tera Contributor

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,


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

Gurpreet07
Mega Sage

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