PdfManager
Create, update, delete, and query the PdfManager module in SugarCRM.
Columns
| Name | Type | ReadOnly | Description |
| My_Favorite | Bool | False |
Whether the PdfManager is a favorite for the user. |
| Following | Bool | False |
Whether the user is following this record. |
| Id [KEY] | String | False |
The unique identifier of the record. |
| Name | String | False |
The name of the template used to print the PDF. |
| Date_Entered | Datetime | True |
Date the record was created. |
| Date_Modified | Datetime | True |
Date the record was last modified. |
| Modified_User_Id | String | True |
Id of the user who last modified the record. |
| Modified_By_Name | String | True |
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 name of the user who created the record. |
| Doc_Owner | String | False |
The document owner. |
| User_Favorites | String | False |
The user favorites for the record. |
| Description | String | False |
Full text of the note. |
| Deleted | Bool | False |
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 username of the user assigned to the record. |
| Base_Module | String | False |
The base module associated with the record. |
| Published | String | False |
The published status of the record. |
| Field | String | False |
The field for the record. |
| Body_Html | String | False |
The body HTML for the record. |
| Template_Name | String | False |
The name of the PDF template. |
| Author | String | False |
The author of the PDF template. |
| Title | String | False |
The title of the PDF template. |
| Subject | String | False |
The subject of the PDF template. |
| Keywords | String | False |
The keywords of the PDF template. |
| Header_Title | String | False |
The header title of the PDF template. |
| Header_Text | String | False |
The header text of the PDF template. |
| Header_Logo | String | False |
The PDF header logo. |
| Footer_Text | String | False |
The footer text for the PDF template. |