See also: Data Tables
Lead: Liav Nadler Status colour Yellow title ongoing
Table of Contents |
---|
Description
...
- The column picker appears inside a dialog box named Set Columns
- It is triggered by clicking the Columns option in the column contextual menu
- The dialog box contains two lists:
- Selected Columns (on the right): a list of the currently displayed columns of the table
- Available Columns (on the left): a list of all other columns available for that table
- Between the two lists there is a set of buttons, allowing the user to move items between them (see below)
- Under the selected columns list there is a set of buttons, allowing the user the reorder the selected items (see below)
- Next to the selected columns title there is an indicator, showing the number of selected items out of the total number of items (e.g. 7/22)
- At the top of each list there is a search bar, allowing the user to quickly locate specific items. This is optional, depending on the number of items
- If the list is too long to be displayed in its container, a scroll bar appears
...
- The user can move selected items between lists using one of two methods:
- clicking Clicking the right or left button between the lists
- Using drag and drop
- After the items were moved they remain selected until the user selects other items
...