You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, user has to select individual items and then click on Delete button.
Logic:
Update ListItemSelector.js to include a method - getAll_Items which will return the list of all items. Now, apply bulk delete on the obtained list.
The text was updated successfully, but these errors were encountered:
Right now, user has to select individual items and then click on Delete button.
Logic:
Update ListItemSelector.js to include a method - getAll_Items which will return the list of all items. Now, apply bulk delete on the obtained list.
The text was updated successfully, but these errors were encountered: