This commit is contained in:
2022-03-02 18:51:48 +00:00
parent 0007f22caf
commit a84846fbd1
2 changed files with 3 additions and 1 deletions

View File

@@ -60,7 +60,9 @@ For charting widgets that display a single data set this sets the color of the l
##### Tags filter
Many widgets offer filtering by one or more tags. Tags selected here are inclusive of any other existing tags on the records queried. So if you select "yellow" as a tag the record queried has to have a "yellow" tag to match but is allowed to have any number of other tags.
Many widgets offer filtering by one or more tags. Tags selected here are inclusive of any other existing tags on the records queried. So if you select "yellow" as a tag the record queried has to have a "yellow" tag to match but is allowed to have any number of other tags.
If you select multiple tags then *any* of the selected tags must be present in the work order, i.e. querying for tags "yellow, blue" means that yellow OR blue need to be in the queried object and either tag being present will return that record.
For most work order related widgets you can select the main work order header tags and also the work order item tags independently.

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB