<?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: Saving multiple checkboxes to rich text field in Tips, Tricks &amp; Best Practices</title>
    <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Saving-multiple-checkboxes-to-rich-text-field/m-p/1124036#M12071</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/429247"&gt;@BBaber&lt;/a&gt;&amp;nbsp;Yes. The multiple checkboxes field is in HubSpot&lt;/P&gt;</description>
    <pubDate>Tue, 18 Mar 2025 20:25:28 GMT</pubDate>
    <dc:creator>JSingh60</dc:creator>
    <dc:date>2025-03-18T20:25:28Z</dc:date>
    <item>
      <title>Saving multiple checkboxes to rich text field</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Saving-multiple-checkboxes-to-rich-text-field/m-p/1124006#M12069</link>
      <description>&lt;P&gt;For an external integration, I am getting the values in Multiple Checkboxes field. I want to save these values in another field with field type - rich text field. How can I achieve this&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 19:16:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Saving-multiple-checkboxes-to-rich-text-field/m-p/1124006#M12069</guid>
      <dc:creator>JSingh60</dc:creator>
      <dc:date>2025-03-18T19:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Saving multiple checkboxes to rich text field</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Saving-multiple-checkboxes-to-rich-text-field/m-p/1124013#M12070</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/916876"&gt;@JSingh60&lt;/a&gt;&amp;nbsp;is the multiplic checkbox property in hubspot, and is this the one you want to copy the values from to your new rich text field?&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 19:32:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Saving-multiple-checkboxes-to-rich-text-field/m-p/1124013#M12070</guid>
      <dc:creator>BBaber</dc:creator>
      <dc:date>2025-03-18T19:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Saving multiple checkboxes to rich text field</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Saving-multiple-checkboxes-to-rich-text-field/m-p/1124036#M12071</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/429247"&gt;@BBaber&lt;/a&gt;&amp;nbsp;Yes. The multiple checkboxes field is in HubSpot&lt;/P&gt;</description>
      <pubDate>Tue, 18 Mar 2025 20:25:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Saving-multiple-checkboxes-to-rich-text-field/m-p/1124036#M12071</guid>
      <dc:creator>JSingh60</dc:creator>
      <dc:date>2025-03-18T20:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Saving multiple checkboxes to rich text field</title>
      <link>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Saving-multiple-checkboxes-to-rich-text-field/m-p/1135711#M12377</link>
      <description>&lt;P&gt;To save multiple checkbox values into a rich text field in HubSpot, you can use a workflow or custom code to concatenate the selected values into a string and then update the rich text field with that string. If you're doing this via an external integration (e.g., using HubSpot API), you can retrieve the checkbox field values as an array, join them into a single string with separators like commas or line breaks, and then use the Contacts API to update the rich text field with that formatted string. Keep in mind, while HubSpot’s workflow tool can copy property values, it doesn’t natively format arrays into rich text—so custom code (server-side or using HubSpot Functions in Operations Hub) is often the most flexible approach.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Apr 2025 11:10:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Saving-multiple-checkboxes-to-rich-text-field/m-p/1135711#M12377</guid>
      <dc:creator>mudasir_qayyum</dc:creator>
      <dc:date>2025-04-13T11:10:05Z</dc:date>
    </item>
  </channel>
</rss>

