Tag boxes
Tags are allowing us to directly assign contents, campaigns or even devices and specify where they are needed.
What kind of tags can you set? | Usage |
---|---|
Content tags | • Campaign modal (create and edit) - Content by tag type campaign |
Loop tags | • Campaign modal (create and edit) - Loop by tag type campaign |
Device tags | • Campaign modal (as target type) - Where to play • Message modal (as target type) - Where to play • Webhooks (as target type) - Click here for Device type webhook list • Alert rules (Screen offline type) - Tag filtering • Install rule (as target) - Click here for more information • Device type System datasource (as quick filter property) - Device - System datasource |
Tags (Campaign) | • Webhooks (as target type) - Click here for Campaign type webhook list • Campaign widget (as target type) - Campaign tags • Output touch events (as special / target) - Interact widget |
Media file tags | • File type System datasource (as quick filter property) - File - System datasource • Quick filtered folder (as quick filter property) - Quick filtered folder |
How to fill the tag boxes?
- The tag box now supports up to 2048 characters where each tag's length increased with various JSON string elements such as 2 quotation marks and a comma (in case of more than 1 tag), and 2 curly brackets to close the JSON elements
Example
Tag length: 5 letters
2048 = x(5+2+1)-1+2
In this case the solution is 255.875, that means if you enter exactly 255 tags (with 5 letter) the tag box will accept it, but if you enter 1 more, you will receive a limitation error, and you have to remove the extra tag(s) to save.