Table of Contents |
---|
Apply Batch Tags
We have created an Apply Batch Tags form that allows the user to mass add/remove/edit properties tags in the database.
How to use Apply Batch Tags
...
- 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.