<?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: Custom CRM Card - Print Specific Elements in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-Print-Specific-Elements/m-p/846461#M67236</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/587996"&gt;@MIsbrecht&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; I come offering questions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Have you thought about trying to open&amp;nbsp;&lt;SPAN&gt;the content in a new window or iframe and invoking the &lt;/SPAN&gt;&lt;CODE&gt;window.print()&lt;/CODE&gt;&lt;SPAN&gt; from there?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Basic, but, have you&amp;nbsp;checked the browser console for any error messages?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Have you set up any error handling in your code?&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for the additional information! — Jaycee&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Sep 2023 21:46:04 GMT</pubDate>
    <dc:creator>Jaycee_Lewis</dc:creator>
    <dc:date>2023-09-07T21:46:04Z</dc:date>
    <item>
      <title>Custom CRM Card - Print Specific Elements</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-Print-Specific-Elements/m-p/845573#M67190</link>
      <description>&lt;P&gt;I'm fairly certain this is the wrong forum for this question, but I didn't see a specific crm/dev forum. If there is one and I'm just missing it, please point me in the right direction!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm working on a custom card that fetches and displays CRM contact properties, as well as several other HTML components that make up a form (not being submitted, for display/print purposes only), and a 'print' button.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue I'm running into is that react can't use window.print, so I'm attempting to incorporate react-to-print via npm. I am just getting started with react-to-print, but while the build completes and uploads, the card breaks when adding this functionality, and I'm expecting a lot of troubleshooting.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is, has anyone built a card with print functionality using react-to-print? Just looking for info on if this approach will work, if HS has limitations here, or if anyone has gone a different route and been successful. I sincerely appreciate any help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 14:07:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-Print-Specific-Elements/m-p/845573#M67190</guid>
      <dc:creator>MIsbrecht</dc:creator>
      <dc:date>2023-09-06T14:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom CRM Card - Print Specific Elements</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-Print-Specific-Elements/m-p/846461#M67236</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/587996"&gt;@MIsbrecht&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; I come offering questions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Have you thought about trying to open&amp;nbsp;&lt;SPAN&gt;the content in a new window or iframe and invoking the &lt;/SPAN&gt;&lt;CODE&gt;window.print()&lt;/CODE&gt;&lt;SPAN&gt; from there?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Basic, but, have you&amp;nbsp;checked the browser console for any error messages?&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Have you set up any error handling in your code?&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for the additional information! — Jaycee&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 21:46:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-Print-Specific-Elements/m-p/846461#M67236</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-09-07T21:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom CRM Card - Print Specific Elements</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-Print-Specific-Elements/m-p/846711#M67253</link>
      <description>&lt;P&gt;Hi Jaycee,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, after discussing in the developer slack and digging in further on the limitations on the custom cards the iframe route looks to be the only direction to go in. I really appreciate your response!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 12:53:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-Print-Specific-Elements/m-p/846711#M67253</guid>
      <dc:creator>MIsbrecht</dc:creator>
      <dc:date>2023-09-08T12:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom CRM Card - Print Specific Elements</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-Print-Specific-Elements/m-p/846845#M67264</link>
      <description>&lt;P&gt;Thank YOU,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/587996"&gt;@MIsbrecht&lt;/a&gt;!&amp;nbsp; — Jaycee&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 16:33:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Custom-CRM-Card-Print-Specific-Elements/m-p/846845#M67264</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-09-08T16:33:29Z</dc:date>
    </item>
  </channel>
</rss>

