*
* Generated from xml/schema/CRM/Contact/SavedSearch.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:1b324e028960b1c8fd94ecdc973a6fdc)
+ * (GenCodeChecksum:463e44ca73e5b034502fcc1605f5a9c2)
*/
/**
*/
public static $_icon = 'fa-search-plus';
+ /**
+ * Field to show when displaying a record.
+ *
+ * @var string
+ */
+ public static $_labelField = 'label';
+
/**
* Should CiviCRM log any modifications to this table in the civicrm_log table.
*
<name>civicrm_saved_search</name>
<comment>Users can save their complex SQL queries and use them later.</comment>
<icon>fa-search-plus</icon>
+ <labelField>label</labelField>
<add>1.1</add>
<field>
<name>id</name>