Filters
Create, update, delete, and query the Filters module in SugarCRM.
Columns
Name | Type | ReadOnly | Description |
My_Favorite | Bool | False |
Whether the filter is a favorite for the user. |
Following | Bool | False |
Whether the user is following the filter. |
Id [KEY] | String | False |
The unique identifier of the filter |
Name | String | False |
The name of the filter. |
Date_Entered | Datetime | True |
The date the record was created. |
Date_Modified | Datetime | True |
The date the record was last modified. |
Modified_User_Id | String | True |
The Id of the user who last modified the record. |
Modified_By_Name | String | True |
The user name of the user who last modified the record. |
Created_By | String | True |
The Id of the user who created the record. |
Created_By_Name | String | True |
The user name of the user who created the record. |
Doc_Owner | String | False |
The document owner. |
User_Favorites | String | False |
The user favorites for the filter. |
Description | String | False |
The description for the filter. |
Deleted | Bool | False |
The record deletion indicator. |
Team_Id | String | False |
The Id of the primary team. |
Team_Set_Id | String | False |
The Id of the team set. |
Team_Count | String | False |
The count of the team set. |
Team_Name | String | False |
The name of the primary team. |
Assigned_User_Id | String | False |
The Id of the user assigned to the record. |
Assigned_User_Name | String | False |
The user name of the user assigned to the record. |
Filter_Definition | String | False |
The definition of the filter. |
Filter_Template | String | False |
The filter template. |
Module_Name | String | False |
The name of the module the filter applies to. |