Navigation within Modules

From PRS
Jump to navigation Jump to search

Overview[edit | edit source]

  • Most modules will consist of some sort of data grid
  • Each horizontal line represents an item of that type, and the vertical columns are attributes of that item
  • Some columns have an action that can be clicked on, or a tooltip which displays when hovered over
  • Most grids have add/edit/delete buttons (depending on Security Tokens) for the type of item displayed, as well as Export/Import/Custom buttons depending on the module
    Add edit delete.png

Adjusting Columns[edit | edit source]

  • The visibility of different attributes can be customised for each user by changing which columns are visible
  • Right click on the topmost line of the data grid (the headers) → Select Columns
  • This opens up the Columns Editor, which shows the attribute names, width, caption and order of the columns visible in the data grid
  • Press on the green "add" button to add more columns for viewing → select the desired attribute from the list → change the caption and width if desired
Change columns.png

Filtering and Searching[edit | edit source]

  • Most data grids will allow filtering and searching using one or more criteria in the columns
  • Enter the search criteria in the row just below the column headers, in the column you are searching with (see below example searching using the Product Name)

Search column product.png

  • Filtering can also be done by selecting the "Funnel" / Filter icon next to a header name that allows filtering Filter.png
  • Check the tickboxes of criteria to use, see below for an example

Filter product.png

Custom Filter Builder[edit | edit source]

  • Select the Filter icon at the bottom of the data grid Filter.png → select "Manage Filters"
  • Add a filter, name it and select the filter criteria. Example below of showing only Products with "DOOR" in the Name

Filter builder.png