Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

How to disable Approve/Reject in List choice?

priyanka154
Mega Expert

Hi,

In change Request there is a Approver Related list,

When one of the approver approves the request, then In the drop down, it should disable the Approve/Reject choices

How this can be done?

1)

find_real_file.png

2)

find_real_file.png

Thanks,

Priyanka

20 REPLIES 20

If i understand your question correctly, you want to hide Approve from the list choice when one of them is approved. Is that correct?


yes Abhinay!


How that can be done?


You have to create a script include for this. I will get back to you with the code.


Thanks Abhinay


I am sorry, I am unable to get this working for list choice. I was able to get this working on Form button but not in list choice.