Skip to main content

Tags menu

Tag types

Tags are allowing us to directly assign contents, channels or even devices and specify where they are needed.

Content Tags

  • Channel Editor (create and edit)

Playlists Tags

  • Channel Editor (create and edit)
  • Playlist Editor (create and edit)

Device Tags

  • Channel Editor (as target type)
  • Sub-channel Editor (as target type)
  • Integratons modal (as target type)
  • Notification rules (Screen offline type)
  • Device Policies (as target)
  • Device type System datasource (as quick filter property)

Channel Tags

  • Integratons (as target type)
  • Channel widget (as target type)
  • Output touch events (as special / target)

Media File Tags

  • File type System datasource (as quick filter property)
  • Quick filtered folder (as quick filter property)

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.