SavedQueryFilter
A comma-separated list of filters to use for displaying Saved Queries as views (ex: Accounts%,Contacts%).
Data Type
string
Default Value
""
Remarks
A comma-separated list of filters to use for displaying Saved Queries as views. The names can be found by querying the SavedQuery table with a percent sign representing a wildcard (ex: Accounts%,Contacts%). An empty value (the default) will not return any of these as views. A value of just % will return all Saved Queries for the instance.