Sysapproval_approver related list for change_request

ditu
Giga Contributor

Hi, 

sysapproval_approver table -

Display value - "Approval For" referencing to Task table

Still, when I "Edit" the related list for sysapproval_approver on a change form, it gives me a collection of users to select from and add new record to related list. 

How is this functionality achieved?

 

5 REPLIES 5

Rohit Kaintura
Mega Guru

You can make your related list without using out of the box.

 

What do you mean by that?

Search relationship in application navigator and create a new record in that table.

For reference:

https://docs.servicenow.com/bundle/jakarta-platform-user-interface/page/administer/form-administrati...

 

Please mark my answer correct and helpful if my answer helped u. Thank you.

Akash4
Kilo Sage
Kilo Sage

Hi Ditu,

You can go to the related list > right click >configure > list control > un-click the checkbox for 'omit edit button'. Now, you can add the users to the approver list.

Here are the screenshots to help you:

find_real_file.png

find_real_file.png

Secondly, the Approval For variable, in the sysapproval_approver table shows the CHG number, this you can achieve in the related list of change request by choosing 'Approving' variable instead.

find_real_file.png

Let me know if you need anything else. Thanks

Akash

Regards, Akash
If my response proves useful, please mark it "Accept as Solution" and "Helpful". This action benefits both the community and me.