tagMode

defines presentation mode of input values

boolean tagMode;

Example

{ view:"multicombo", tagMode:false}


Default value:

true

Related samples

Details

With tagMode enabled the control shows the titles of all the chosen items in the input field. Otherwise, it shows only their count, e.g. 'Two item(s)', which can be configured by tagTemplate.

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.