<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HubSpot Coding with Signatures in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/HubSpot-Coding-with-Signatures/m-p/1227040#M44586</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1015487"&gt;@TSoreghen&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Based on your questions here:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Can I add another rich text area directly in the email editor?&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class="lia-list-style-type-square"&gt;&lt;LI&gt;It seems that the rich text area may not be possible in the email editor, but are you able to manage your email signature found in this documentation &lt;A href="https://knowledge.hubspot.com/account-management/add-an-email-signature-in-the-crm#add-an-email-signature" target="_blank" rel="noopener"&gt;here&lt;/A&gt;?&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Is there a module or setting that allows for an additional text block for signatures?&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class="lia-list-style-type-square"&gt;&lt;LI&gt;It seems like you can add modules to the design manager based on the documentation listed &lt;A href="https://knowledge.hubspot.com/design-manager/create-and-edit-modules#add-a-module-to-a-template" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;From there you can look into the rich text field documentation &lt;A href="https://developers.hubspot.com/docs/cms/reference/fields/module-theme-fields#rich-text" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;However, you'll still need some knowledge of hubspot and code to accomplish this.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Or does every extra editable section require updating the template code itself?&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class="lia-list-style-type-square"&gt;&lt;LI&gt;Due to the fact that this is a custom-coded template, it's a little difficult to answer if this is possible or not, without editing the code itself. often times, you'll need to create the module, and render it to the template to make it visible in a custom coded template, similar to the one found &lt;A href="https://developers.hubspot.com/docs/cms/start-building/building-blocks/templates/email-template-markup" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope this helps!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Nov 2025 19:45:52 GMT</pubDate>
    <dc:creator>alee303</dc:creator>
    <dc:date>2025-11-21T19:45:52Z</dc:date>
    <item>
      <title>HubSpot Coding with Signatures</title>
      <link>https://community.hubspot.com/t5/CMS-Development/HubSpot-Coding-with-Signatures/m-p/1226463#M44578</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’m using a custom-coded email template in HubSpot, and I want to add a separate section at the bottom for my email signature. The problem is that HubSpot won’t let me add another editable content block unless I modify the code — which I’m trying to avoid.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to insert a signature area in a coded template &lt;EM&gt;without&lt;/EM&gt; having to edit the HTML/HubL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Can I add another rich text area directly in the email editor?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Is there a module or setting that allows for an additional text block for signatures?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Or does every extra editable section require updating the template code itself?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 20 Nov 2025 15:57:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/HubSpot-Coding-with-Signatures/m-p/1226463#M44578</guid>
      <dc:creator>TSoreghen</dc:creator>
      <dc:date>2025-11-20T15:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot Coding with Signatures</title>
      <link>https://community.hubspot.com/t5/CMS-Development/HubSpot-Coding-with-Signatures/m-p/1227040#M44586</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1015487"&gt;@TSoreghen&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Based on your questions here:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Can I add another rich text area directly in the email editor?&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class="lia-list-style-type-square"&gt;&lt;LI&gt;It seems that the rich text area may not be possible in the email editor, but are you able to manage your email signature found in this documentation &lt;A href="https://knowledge.hubspot.com/account-management/add-an-email-signature-in-the-crm#add-an-email-signature" target="_blank" rel="noopener"&gt;here&lt;/A&gt;?&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Is there a module or setting that allows for an additional text block for signatures?&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class="lia-list-style-type-square"&gt;&lt;LI&gt;It seems like you can add modules to the design manager based on the documentation listed &lt;A href="https://knowledge.hubspot.com/design-manager/create-and-edit-modules#add-a-module-to-a-template" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;From there you can look into the rich text field documentation &lt;A href="https://developers.hubspot.com/docs/cms/reference/fields/module-theme-fields#rich-text" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;However, you'll still need some knowledge of hubspot and code to accomplish this.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Or does every extra editable section require updating the template code itself?&lt;/STRONG&gt;&lt;/P&gt;&lt;UL class="lia-list-style-type-square"&gt;&lt;LI&gt;Due to the fact that this is a custom-coded template, it's a little difficult to answer if this is possible or not, without editing the code itself. often times, you'll need to create the module, and render it to the template to make it visible in a custom coded template, similar to the one found &lt;A href="https://developers.hubspot.com/docs/cms/start-building/building-blocks/templates/email-template-markup" target="_blank" rel="noopener"&gt;here&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hope this helps!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Nov 2025 19:45:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/HubSpot-Coding-with-Signatures/m-p/1227040#M44586</guid>
      <dc:creator>alee303</dc:creator>
      <dc:date>2025-11-21T19:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: HubSpot Coding with Signatures</title>
      <link>https://community.hubspot.com/t5/CMS-Development/HubSpot-Coding-with-Signatures/m-p/1227465#M44589</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/1015487"&gt;@TSoreghen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In a coded HubSpot email template, you cannot add a new editable rich text block directly from the email editor. If you need another editable area, for example, a place for your signature, the template has to be updated in Design Manager. As a workaround, you can place the Contact owner → Signature token inside an existing rich text section or simply paste your signature into a block that is already editable. If you want a long-term solution, a developer can add a new rich text or global module to the template.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this will help you out. Please mark it as &lt;/SPAN&gt;&lt;STRONG&gt;Solution Accepted and upvote&lt;/STRONG&gt;&lt;SPAN&gt; to help another Community member.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 07:11:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/HubSpot-Coding-with-Signatures/m-p/1227465#M44589</guid>
      <dc:creator>GRajput</dc:creator>
      <dc:date>2025-11-24T07:11:32Z</dc:date>
    </item>
  </channel>
</rss>

