InformationArticle BodyOverview The MergeUp Template object represents an uploaded Office template and its configuration metadata, such as the file name and file type for the generated document, locale overrides, and any additional parameters. Fields FieldField TypeActive Template Versionmergeup__Active_Template_Version__c TypeText(255)DescriptionThe ContentDocument Id of the active template file for the Template record. Additional Parametersmergeup__Additional_Parameters__cTypeLong Text Area(32768)DescriptionJSON of additional parameters for configuring formatting, styling, etc. of the merged document. Currency Overridemergeup__Default_Currency__c TypePicklistDescriptionThe currency symbol that will be used by default for any formatted currency fields. Date Locale Overridemergeup__Default_Date_Locale__c TypePicklistDescriptionThe locale that will be used by default for any formatted date fields. Default File Namemergeup__File_Name__c TypeText(80)DescriptionWhat the merged output file will be named by default. Supports any text characters that are supported by Windows file names.If the Default File Name is blank, the name of the Template will be used instead. Dynamic File Namemergeup__Dynamic_File_Name__c TypeText(80)DescriptionThe API name of a field that will determine the merged output file name. This feature is only available for Templates that are under a Record Template Group since the field must be on the record that you are merging from.For example, if you are merging a document from an Opportunity, you could enter Name as the Dynamic Field Name to have the merged document be named after the Opportunity.If the Dynamic File Name is blank, the Default File Name is used instead. Merged File Typemergeup__File_Type__c TypePicklistValuesdocx, pdf, pptx, xlsxDescriptionThe type of file the Template will generate when merging. Number Locale Overridemergeup__Default_Number_Locale__cTypePicklistDescriptionThe locale that will be used by default for any formatted number fields. Primary Template Groupmergeup__Primary_Template_Group__cTypeLookup(Template Group)DescriptionThe Template Group that the Template is a member of. Primary Template Group Infomergeup__Primary_Template_Group_Info__cTypeFormulaDescriptionDisplays the Template Group's type and object when the Primary Template Group field is set. Template File Typemergeup__Template_File_Type__c TypePicklistValuesdocx, pdf, pptx, xlsxDescriptionControls the type of template file that can be uploaded to the Template. Template Typemergeup__Template_Type_With_Icon__cTypeFormulaDescriptionDisplays the configured Template File Type along with a file type icon. Timezone Overridemergeup__Timezone_Override__cTypePicklistDescriptionThe time zone that will be used by default for any formatted date fields. Next Steps Learn about templates and their purpose: About TemplatesLearn how to create a new template: Creating a New TemplateTitleTemplatesURL NameTemplates