This is the archived documentation for WaveMaker v10 and v11

For newer WaveMaker versions (v12 and above), please visit the Latest WaveMaker Docs.

Skip to main content
Version: v10.15

Cards - Behavior Settings


  1. Selection Limit: This property sets the maximum items that can be chosen at run-time. It also determines whether the list can have single or multiple items selected. This property can be bound to a variable to determine the selection limit at run-time.
  2. Multiselect: Multiselect will enable users to select multiple list items at runtime. These items can be captured via the selecteditem which will be an array of objects. See Usage Scenarios for more details.
  3. Item Reordering: Enable reorder will allow users to reorder the list items at run-time.