Why the List Action was not working in my list in workspace?

Ramu6
Tera Contributor

Hi All,

Actually I have created one List UI action "Allocate Task", in the Catalog task table , so here i need two things

1) This Ui action was need to display only on list "Assigned to your team" not on the "Assigned to You " list

2)when we click on this Ui action ,the earliast catalog task (only one)was need to assigned to me , but it assigned all the catalog tasks to me, i put set limit as well but not working

 

Ramu6_0-1740645591115.pngRamu6_1-1740645611675.png

 

Please help me to complete this

 

Thanks

Ramu

17 REPLIES 17

@Ramu6 

unless you select the checkboxes for the records how are you able to click that button

I could see the button is grayed out if you don't select any records from list

AnkurBawiskar_0-1740647986450.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Ankur Bawiskar 

This is the custom button which i have created

Ramu6_0-1740648091697.png

 

@Ramu6 

how did you create that list banner button?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

@Ankur Bawiskar 

I have created LIst action (declarative action assignement)

@Ramu6 

your query is wrong and hence it's updating all records

Do this

1) comment line 9 and line 10

2) then use while instead of if at line 12

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader