Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

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.

The Input Type of a filter is defined during creation of a filter:

Creation of a filter.

It can be edited in the The Details panel.


There are seven different Input Types.

string

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

Input Type "string" in Media Manager

bool

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

Input Type "bool" in Media Manager

datebetween

Media Manager and Video Portal will display 2 date pickers.

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.

Input Type "combo" in Media Manager

multicombo

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

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.

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.

Input Type "tree" in Media Manager


  • No labels