<?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: compare with internal name in stead of label in Quote in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/compare-with-internal-name-in-stead-of-label-in-Quote/m-p/1041754#M40684</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/379216"&gt;@SDays&lt;/a&gt;&amp;nbsp;Thanks for your question. I couldn't find any recent support tickets for this issue? Is still happening? Can you share your error messages for this when you switch back to using the internal value? Do you have any additional details or code examples you can share?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks! — Jaycee&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Sep 2024 23:42:56 GMT</pubDate>
    <dc:creator>Jaycee_Lewis</dc:creator>
    <dc:date>2024-09-16T23:42:56Z</dc:date>
    <item>
      <title>compare with internal name in stead of label in Quote</title>
      <link>https://community.hubspot.com/t5/CMS-Development/compare-with-internal-name-in-stead-of-label-in-Quote/m-p/1041051#M40677</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have made a custom quote template where I made some changes toe the line_items_table module.&lt;BR /&gt;I have an if statement where I compare the product_category (= a field in my product prp-operties) with it's internal name for example % if unit.product_category == "extra_materiaal" %}&lt;BR /&gt;This has always worked as it should. Since recently, this is not working anymore.&lt;BR /&gt;I had to change it with the "label value" to make it work again for example: % if unit.product_category == "Extra materiaal" %}&lt;BR /&gt;Why is my comparison with the internal name not working anymore? How should I change this so I can compare this with my internal name again?&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Scherm­afbeelding 2024-09-12 om 17.29.49.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/126951iF058E71CD7382893/image-size/large?v=v2&amp;amp;px=999" role="button" title="Scherm­afbeelding 2024-09-12 om 17.29.49.png" alt="Scherm­afbeelding 2024-09-12 om 17.29.49.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Sep 2024 06:52:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/compare-with-internal-name-in-stead-of-label-in-Quote/m-p/1041051#M40677</guid>
      <dc:creator>SDays</dc:creator>
      <dc:date>2024-09-14T06:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: compare with internal name in stead of label in Quote</title>
      <link>https://community.hubspot.com/t5/CMS-Development/compare-with-internal-name-in-stead-of-label-in-Quote/m-p/1041754#M40684</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/379216"&gt;@SDays&lt;/a&gt;&amp;nbsp;Thanks for your question. I couldn't find any recent support tickets for this issue? Is still happening? Can you share your error messages for this when you switch back to using the internal value? Do you have any additional details or code examples you can share?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks! — Jaycee&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 23:42:56 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/compare-with-internal-name-in-stead-of-label-in-Quote/m-p/1041754#M40684</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2024-09-16T23:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: compare with internal name in stead of label in Quote</title>
      <link>https://community.hubspot.com/t5/CMS-Development/compare-with-internal-name-in-stead-of-label-in-Quote/m-p/1041952#M40687</link>
      <description>&lt;P&gt;This is the ticket:&amp;nbsp;&lt;SPAN&gt;HubSpot Ticket #16309462&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I don't have an error message when I switch back, I just don't see my line items anymore when I compare with the 'internal name'...&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SO&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Compare with internal name:&lt;BR /&gt;{% if unit.product_category == "extra_materiaal" %} -&amp;gt; has always worked, but until recently not anymore...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Compare with label:&lt;BR /&gt;{% if unit.product_category == "Extra materiaal" %} -&amp;gt; Is working now, but if our customer wants a different label, we have to change the code...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;So if we can compare with the internal name again, the customer can change the label if needed, and the internal name will remain the same and we don't need to change our code again.&lt;BR /&gt;&lt;BR /&gt;How can I do that?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Scherm­afbeelding 2024-09-17 om 11.48.17.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/127100iB6BBC797326C4E3C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Scherm­afbeelding 2024-09-17 om 11.48.17.png" alt="Scherm­afbeelding 2024-09-17 om 11.48.17.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 09:51:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/compare-with-internal-name-in-stead-of-label-in-Quote/m-p/1041952#M40687</guid>
      <dc:creator>SDays</dc:creator>
      <dc:date>2024-09-17T09:51:18Z</dc:date>
    </item>
  </channel>
</rss>

