View Categories

Configuring rows, columns, etc (AngularJS)

Table of Contents

NOTE: While many areas of the web client are being updated to the Angular language, a number of modules are still using the AngularJS and therefore have slightly different options when configuring rows, columns, and menus than the Angular configurations. This section covers those areas.

Grid Configuration #

Most interfaces in the client include grids that may be configured using the Column Picker/Grid Manager.  Each grid may be configured separately on each user account.  Each grid has a unique set of columns that may be added or removed to enhance the interface’s usefulness.  The column picker/grid manager menu is accessed by clicking on the down arrow button on the grid menu.

Click the down arrow at the end of the row

To add or remove columns, click on the column picker/grid manager button and click on the entries.  An orange “x” indicates that a column is not in use.  A green check mark indicates the column appears in the grid.

Enable and disable columns from the configuration menu

You can move and select/deselect columns using the Manage Columns option.  Sortable interfaces also allow you to set primary sort columns rather than relying on the default Left-to-Right order.

Manage visible columns and their widths within the configuration drop down

An orange “x” indicates that a column is not in use.  A green check mark indicates the column appears in the grid.  Use the up arrows to move a selected column to the left; down arrows move columns to the left.  Sort priority may be set if you do not wish to sort on the default Left-to-Right order.

Manage columns opens a modal for easier column selection

You can manage column widths using the Manage Column Widths option.  Changes made here are relative, so widening one column narrows all of the others.  

Use the arrows to expand or shrink the width of visible columns

Use the Save Columns menu option to finalize your settings.

Click Save Columns in the configuration drop down to save any changes

Rows #

Rows allows you to alter the number of visible rows on the screen without moving to a different page. Switching from a lower number to a higher number will reveal more items, but will slow the screen’s loading time if there are a lot of items or records being loaded.

Change the number of visible rows

If there are more rows than visibly selected, the arrow button will become active to switch between pages.

Use the arrows to move between pages

Powered by BetterDocs