Skip to content

staniko/CRM-FuzzyMetadataSearch

 
 

Repository files navigation

CRM-FuzzyMetadataSearch

FuzzyMetadataSearch is a Dynamics CRM 2016 Plugin which adds a "fuzzy" search to the CRM. This search is inspired by Sublimetext "Search For Everything" and is an alternative to the solution explorer. The CRM solution explorer is slow, especially for bigger solutions. Accessing a distinct attribute of a entity over the solution explorer takes up to 5 seconds or more. This is where the FuzzyMetadataSearch comes into play. By simply typing a part of the entity and attribute name the fuzzy search finds your attribute for you and opens the CRM configuration page for this attribute.

In a first step the FuzzyMetadataSearch will only return attributes, later all accessible configuration of the solution explorer will be included. E.g. views, masks, etc.

Installation

To install this solution, just zip the solution folder under crmsolutionpackage/ and import it into Dynamics CRM.

Tested with Dynamics CRM 8.2.

About

FuzzyMetadataSearch is a Dynamics CRM 2016 Plugin which adds a FuzzySearch to the CRM.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 73.6%
  • CSS 24.9%
  • HTML 1.5%