Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Every 2 Filter has an Input type

The Input Type is solely used to tell the Media Manager and Video Portal how to gather input from a user. If a 2 Filter is not a Visible filter, then the Input type is irrelevant.

The available Input Types depend on the selected 3 Comparison Type. See Comparison Type - input Type and Comparison Type - Value Type combinations for the relationship between Comparison Types and Input Types.

...

Media Manager and Video Portal will display a text field to gather the user's input.

Image Added

Input Type "string" in Media Manager

bool

Media Manager and Video Portal will display a combo box with two values: "trueYes" and "falseNo". 

Image Added

Input Type "bool" in Media Manager

datebetween

Media Manager and Video Portal will display 2 date pickers.

Image Added

Input Type "datebetween" in Media Manager

combo

Media Manager and Video Portal will display a combo box with 1-many values, from which the user can select a single value.

Image Added

Input Type "combo" in Media Manager

multicombo

The same as combo, but the user can select multiple values.

Image Added

Input Type "multicombo" in Media Manager

assettype

Media Manager and Video Portal will display a combo box with asset types ("image", "video", etc) from which the user can select multiple values.

Image Added

Input Type "assettype" in Media Manager

tree

Media Manager and Video Portal will display a tree structure from which the user can select multiple values.

Image Added

Input Type "tree" in Media Manager