MS CRM How to use QuickFind on active AND inactive records
May 20th, 2010
No comments
- Use Microsoft SQL Server Management Studio.
- Open the table SavedQueryBase in the CRM database.
- Find the query you want to change.
- Set the value of IsCustomizable to “True”.
- Open CRM and go to Customization.
- Open the QuickFind view for the entity you’ve changed the setting. You now have the possibility to edit the filter of the QuickFind view.
- Delete the row “Status = Active”.
That’s it, QuickFind will now search all records including inactive records.
Note: This last option also gives you the possibility to make other non-customizable views customizable.
Sourced From Delta-N
Categories: Quick Find