4 Input Type

Every 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 Filter is not a Visible filter, then theĀ Input type is irrelevant.

The availableĀ Input Types depend on the selected 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.

4.1 string

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

Input Type "string" in Media Manager

4.2 bool

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

Input Type "bool" in Media Manager

4.3 datebetween

Media ManagerĀ andĀ Video PortalĀ will display 2 date pickers.

Input Type "datebetween" in Media Manager

4.4 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

4.5 multicombo

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

Input Type "multicombo" in Media Manager

4.6 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

4.7 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


Table of Contents: