<?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: struggling with a dropdown select property in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/struggling-with-a-dropdown-select-property/m-p/995623#M39601</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/63499"&gt;@SteveHTM&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made it! Thanks to your explanation and the examples&amp;nbsp;that you gave me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, so much.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jun 2024 14:16:46 GMT</pubDate>
    <dc:creator>Octav</dc:creator>
    <dc:date>2024-06-21T14:16:46Z</dc:date>
    <item>
      <title>struggling with a dropdown select property</title>
      <link>https://community.hubspot.com/t5/CMS-Development/struggling-with-a-dropdown-select-property/m-p/994733#M39583</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to customize a quote template and i need to check what&amp;nbsp; values are selected in a dropdown select property but i can´t make it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have simple if sentence but i can't reach the code inside the if.&amp;nbsp;&lt;/P&gt;&lt;P&gt;{% if (BUYER_COMPANY.responsabilidades_fiscales).Prueba == true %}&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can some help me, please?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 00:19:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/struggling-with-a-dropdown-select-property/m-p/994733#M39583</guid>
      <dc:creator>Octav</dc:creator>
      <dc:date>2024-06-20T00:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: struggling with a dropdown select property</title>
      <link>https://community.hubspot.com/t5/CMS-Development/struggling-with-a-dropdown-select-property/m-p/995021#M39595</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/186229"&gt;@Octav&lt;/a&gt;&amp;nbsp;- the proerty values for a dropdown select are stored as string values inside the property. If 'Prueba' is one of the possible selections of the Company property '&lt;SPAN&gt;responsabilidades_fiscales' then I think the correct HubL test would be:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;{% if BUYER_COMPANY.responsabilidades_fiscales == 'Prueba' %}&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You could also use the HubL operator string_containing if the property can contain multiple selected dropdown values&lt;BR /&gt;(&lt;A href="https://developers.hubspot.com/docs/cms/hubl/operators-and-expression-tests#string-containing" target="_blank"&gt;https://developers.hubspot.com/docs/cms/hubl/operators-and-expression-tests#string-containing&lt;/A&gt;)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I hope this is helpful.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2024 13:42:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/struggling-with-a-dropdown-select-property/m-p/995021#M39595</guid>
      <dc:creator>SteveHTM</dc:creator>
      <dc:date>2024-06-20T13:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: struggling with a dropdown select property</title>
      <link>https://community.hubspot.com/t5/CMS-Development/struggling-with-a-dropdown-select-property/m-p/995623#M39601</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/63499"&gt;@SteveHTM&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I made it! Thanks to your explanation and the examples&amp;nbsp;that you gave me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you, so much.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jun 2024 14:16:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/struggling-with-a-dropdown-select-property/m-p/995623#M39601</guid>
      <dc:creator>Octav</dc:creator>
      <dc:date>2024-06-21T14:16:46Z</dc:date>
    </item>
  </channel>
</rss>

