Associated List Viewer

The Associated List Viewer is a SharePoint Add-in that allows you to easily configure Associated List Item Views of the SharePoint Lists and Libraries based on the business needs. The package contains an add-in part in which you can create easily and quickly customize the pages that contains the desired associated list views you wish to display as a consolidated format. The links to each Associated List View pages will be displayed in list item menu (ECB) of the parent list view. During configuration, you can find out all the associated lists throughout the site collection which has One-to-Many and Many-to-Many Relationships with the parent list. It also allows you to perform CRUD (Create, Read, Update and Delete) operations not only on parent list view but also on each of configured associated list views.

Key Features


  • provides feature to search associated list items based on regular lookup or multi-lookup as well as cross-site lookup columns.
  • provides customizable Associated List View Collection Pages.
  • can open create/edit form of the related items directly from the Associated List View Collection Page. When the create form opens, the lookup or multi lookup field will be prepopulated with the value of the parent item. 
  • provides customizable displayed CRUD operation links for both parent and associated item views.
  • allows users to filter associated items by regular list views.

Associated List Viewer can also be used as a developer tool for business solutions as it provides flexibility, efficiency and rapid development environment.
Associated List Viewer is available as a free, fully featured 30 day trial. Continued use requires a license key from Activating Features. To obtain a license key, please contact activatingfeatures@gmail.com.


View Add-in in SharePoint Store

Duplicate Finder

  • Can search for any duplicate data of any type of list column.
  • View-based search provided.
  • For the purpose of searching the duplicate items easily, it provides two options as follow:

    1. Show items if all of the selected fields contain duplicate data. (AND)
    2. Show items if any one of the selected fields contains duplicate data. (OR)
  • It also supports to find duplicate items for cross-site lookup fields.
  • The following field level search options are provided for any plain-text column:

    1. Case Sensitive
          Whether to check case sensitivity for the specific column in finding duplicates.
    2. Ignore Extra White Spaces Between words or sentences
          Whether to ignore extra white spaces between words or sentences in finding duplicates. E.g. “Red , Green , Blue ” vs. “Red,Green,Blue” (these 2 values are assumed to be the same if this option is selected)
    3. % of Match
          Search duplicate data by % of match. For exact match, enter 100% or enter 0% to find totally different items. You can search near duplicate items by using this option. We use Levenshtein algorithm to find similarity between string values.
  • For multi values lookup type fields, it can find the duplicate data regardless of the order how the field values stored.
  • Apply bug fixes found in previous version.
  • 14 day full-featured trial available.


View Add-in in SharePoint Store