Apply Batch Tags
We have created an Apply Batch Tags form that allows the user to mass add/remove/edit tags in the database.
How to use Apply Batch Tags
Follow along by watching the *Video Coming Soon*
The user will go in Folio app.
Then, once inside the app, the user will select Tools in the top menu bar. Inside the drop down menu, there is going to be an option called "Apply Batch Tags".
After the option has been selected there is going to be a popup window with required fields to execute what you want based on the filter and tags chosen.
The required fields to fill out are:
- Use this filter to find the records that you want to batch edit: This form will use the filter below to find a list of records, and then allow you to enter in a list of tags to add/edit/remove.
- Enter in the list of tags you want to add or remove: the tags should be comma separated, and should look like this: numTag:67%, boolTag:true, strTag:"Foo". Hint: you can use the - minus character to delete a tag. -tagName
When all the fields have been filled in, the user can hit Apply and the form will then execute the change.