Multirow select in non-touch mode- Siebel OpenUI
The Multi Row Select Checkbox Display user property controls the behavior and availability of the client-side multi-select checkboxes. The property can have the following values:
- TOUCH-HIDE. The multi-select column does not appear on touch devices.
- TOUCH-SHOW. The multi-select column appears on touch devices.
- NONTOUCH-HIDE. The multi-select column does not appear on desktop and non-touch based devices.
- NONTOUCH-SHOW. The multi-select column appears on desktops and non-touch based Touch devices.
Siebel Open UI uses a clientside control to display a Multi-Select checkbox column in list applets. While this is primarily intended for touch-based devices where multiple selection of rows is not possible using the Shift + Click or Ctrl + Click, it can also be configured for desktop browsers.
Comments
Post a Comment