Run List UI Action only once
Hello ServiceNow Community, we have a List UI action that prints a label with QR code on a Zebra printer for all selected CIs. As fas as i know, a List UI action runs for each selected row. So if i select 10 rows, the ui actions runs 10 times. I woul...