General Purpose: The Organization tab allows you to easily navigate and view relevant information concerning all organizations included in the project or package. It also manages the extent on their involvement in the project.
- There is a search box at the top of most of the columns that allows you to input text. Once text is entered, the results will instantly update to only show the rows containing that text.
- Some of these filters are drop-down lists, which allow you to filter on the options available. For example, the ITB Status column allows you to select Sent or Unsent and shows the selected results instantly.
- The page uses infinite scroll; this means that the page loads a set number of results, and if more rows exist than are shown, they are loaded immediately when you scroll down the page.
- Infinite scroll removes the need to have pages of results, which would require the system to load a new page each time you needed to see more results.
- Infinite scroll allows the search filters to return all search results, instead of only the results of a single page.