Hello Everyone !
I created a button using SPD 2013 to my list, the role of this button is to update multiple items status to closed. I created a workflow to update the status of columns.
But the problem is when i select more than 1 item the button disappear from the ribbon. I have a Javascript code that works but using type of listClassic Experience. Is it possible to add same javascript code to this button in SPD or there is another way to enable multiple selection for this button in SPD ?
Here when i select 1 item:
And here when i select more than 1 item:
Can i achieve it using type of list Modern Experience ?
Thank you !