We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

How to show and hide list banner button on particular record's checkbox selected

akshayp
Tera Expert

so i have  a requirement

 

for eg , i have created one list banner button for incident table

Now i want it to be visible only if a incident record/records's checkbox is selected whose state is new

if i select incident record's checkbox who don't has state new then it should not be visible

 

Any ideas on this

6 REPLIES 6

@akshayp 

in the code please replace 'check_box' with your check box field name. Also please check the state value.

 

If my answer solved your issue, please mark my answer as Correct & 👍Helpful

i didn't get this, check box field name?

did you mean checkbox sysid or what?

what it is, please check screenshot once