Batch is the new Bulk

This commit is contained in:
2020-12-10 19:29:00 +00:00
parent 379673981f
commit 61cc48530a
17 changed files with 70 additions and 206 deletions

View File

@@ -1,9 +1,9 @@
# TAGS EXTENSION
The Tags extension can be used to make bulk changes to selected item's Tags collection.
The Tags extension can be used to make batch changes to selected item's Tags collection.
## Select
Extensions work with selected items from data tables. Use the checkbox in the first column to make selections. If no checkbox column is available that means either the currently logged in user doesn't have rights to make bulk changes or that particular data table doesn't support bulk changes.
Extensions work with selected items from data tables. Use the checkbox in the first column to make selections. If no checkbox column is available that means either the currently logged in user doesn't have rights to make batch changes or that particular data table doesn't support batch changes.
## Add
Add a single tag to all selected objects. Note that you can enter a single tag at a time, this extension does not currently support multiple tags at once