DataSets
Create, update, delete, and query the DataSets module in SugarCRM.
Columns
| Name | Type | ReadOnly | Description |
| 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. |
| Id [KEY] | String | False |
The Id of the data set. |
| Deleted | Bool | False |
Whether the data set is deleted. |
| Date_Entered | Datetime | False |
The date the data set was entered. |
| Date_Modified | Datetime | False |
The date the data set was last modified. |
| Modified_User_Id | String | False |
The Id of the user who last modified the data set. |
| Created_By | String | False |
The Id of the user who created the record. |
| Parent_Id | String | False |
The Id of the parent of the data set. |
| Parent_Name | String | False |
The name of the parent data set for the data set. |
| Report_Id | String | False |
The Id of the associated report. |
| Report_Name | String | False |
The custom queries for the data set. |
| Query_Id | String | False |
The Id of the associated query. |
| Query_Name | String | False |
The custom queries for the data set. |
| Child_Name | String | False |
The child name for the data set. |
| Name | String | False |
The name for the data set. |
| List_Order_Y | Int | False |
The list order of the data set. |
| Exportable | Bool | False |
Whether the data set is exportable. |
| Header | Bool | False |
The header for the data set. |
| Description | String | False |
The description for the data set. |
| Table_Width | String | False |
The table width for the data set. |
| Font_Size | String | False |
The font size for the data set. |
| Output_Default | String | False |
The default output for the data set. |
| Prespace_Y | Bool | False |
The prespace for the data set. |
| Use_Prev_Header | Bool | False |
Whether the data set uses the previous header. |
| Header_Back_Color | String | False |
The back color for the header. |
| Body_Back_Color | String | False |
The back color for the body. |
| Header_Text_Color | String | False |
The text color for the header. |
| Body_Text_Color | String | False |
The text color for the body. |
| Table_Width_Type | String | False |
The table width type. |
| Custom_Layout | String | False |
Custom layout parameters. |