Display Selected Item As property
This property specifies how the selected record is to be displayed in the header of an Infocon component.
Valid values are:
-
Text: Displays only the text of
the first display field, as defined on the tile form
With this option, Filter In Place retrieval works the same as for a ComboBox component.
- Tile: Displays the entire tile
Developers are responsible for ensuring that the sizing control for this component is such that the entire tile fits and can be seen. The tile form itself does not resize to fit the available space.
Related topics