X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Fschema%2FContact%2FSavedSearch.xml;h=1edf5f9ac937cc1c04c55bd7f8de4c40421f4d1b;hb=fb86dcbd5a2335a70fe2ae4775721b17675aa3e6;hp=89f578084b3387200caef35c5c3c652fc5ad54eb;hpb=7cecaecdab6f213ba2a9f4173c622f44430cfb5c;p=civicrm-core.git diff --git a/xml/schema/Contact/SavedSearch.xml b/xml/schema/Contact/SavedSearch.xml index 89f578084b..1edf5f9ac9 100644 --- a/xml/schema/Contact/SavedSearch.xml +++ b/xml/schema/Contact/SavedSearch.xml @@ -18,15 +18,39 @@ id false + - query - SQL Query - text - true - SQL query for this search - 1.1 - 1.5 + name + Saved Search Name + varchar + 255 + NULL + Unique name of saved search + + Text + + 1.0 + + + UI_name + name + true + 5.32 + + + + label + Saved Search Label + varchar + 255 + NULL + Administrative label for search + + Text + + 5.32 + form_values Submitted Form Values @@ -36,14 +60,7 @@ PHP 1.1 - - is_active - boolean - Saved Search Enabled - Is this entry active? - 1.1 - 1.5 - + mapping_id int unsigned @@ -58,6 +75,7 @@ SET NULL 1.5 + search_custom_id int unsigned @@ -65,6 +83,7 @@ Foreign key to civicrm_option value table used for saved custom searches. 2.0 + where_clause text @@ -73,6 +92,7 @@ 1.6 5.24 + select_tables text @@ -82,6 +102,7 @@ 1.6 5.24 + where_tables text @@ -91,6 +112,7 @@ 1.6 5.24 + api_entity varchar @@ -99,6 +121,7 @@ Entity name for API based search 5.24 + api_params text