<?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: Drop down creation in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Drop-down-creation/m-p/178185#M4710</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/19200"&gt;@TRooInbound&lt;/a&gt;&amp;nbsp;do you think this would be possible using Hub DB?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Feb 2018 11:55:17 GMT</pubDate>
    <dc:creator>roisinkirby</dc:creator>
    <dc:date>2018-02-15T11:55:17Z</dc:date>
    <item>
      <title>Drop down creation</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Drop-down-creation/m-p/176907#M4642</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My client want to display post list &amp;amp; post filter by tag&amp;nbsp; within dropdown.How could I integrate such layout into HS blog page. Please let me know ASAP.&lt;/P&gt;&lt;P&gt;I attached the screenshot like what they want, please see the attachment&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Blog Menu.png" style="width: 999px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/7645i831E59372979E005/image-size/large?v=v2&amp;amp;px=999" role="button" title="Blog Menu.png" alt="Blog Menu.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 12:53:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Drop-down-creation/m-p/176907#M4642</guid>
      <dc:creator>amitr</dc:creator>
      <dc:date>2018-02-06T12:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Drop down creation</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Drop-down-creation/m-p/178185#M4710</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/19200"&gt;@TRooInbound&lt;/a&gt;&amp;nbsp;do you think this would be possible using Hub DB?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 11:55:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Drop-down-creation/m-p/178185#M4710</guid>
      <dc:creator>roisinkirby</dc:creator>
      <dc:date>2018-02-15T11:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Drop down creation</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Drop-down-creation/m-p/178189#M4711</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/53715"&gt;@amitr&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You&amp;nbsp;can use below code to create&amp;nbsp;drop down option with blog category/tags.&lt;/P&gt;&lt;PRE&gt;&amp;lt;select id="blog-topics"&amp;gt;
	&amp;lt;option&amp;gt;By Category&amp;lt;/option&amp;gt;
	{% for topic in contents_topics %}
		&amp;lt;option value="{{ group.absolute_url }}/topic/{{ topic.slug }}"&amp;gt;{{ topic.name }}&amp;lt;/option&amp;gt;
	{% endfor %}
&amp;lt;/select&amp;gt;&lt;/PRE&gt;&lt;P&gt;We hope it&amp;nbsp;resolve your issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If our&amp;nbsp;suggestion&amp;nbsp;works for you please &lt;/SPAN&gt;&lt;STRONG&gt;mark it as a solution &lt;/STRONG&gt;to help the community.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 12:26:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Drop-down-creation/m-p/178189#M4711</guid>
      <dc:creator>TRooInbound</dc:creator>
      <dc:date>2018-02-15T12:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Drop down creation</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Drop-down-creation/m-p/329990#M15972</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/19200"&gt;@TRooInbound&lt;/a&gt;&amp;nbsp;for the advice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've managed to show this dropdown based on Tags.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However when I clicked on an item on the dropdown, it does not filter out those tagged post. Any ideas please? Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 07:23:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Drop-down-creation/m-p/329990#M15972</guid>
      <dc:creator>stephenong</dc:creator>
      <dc:date>2020-04-07T07:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Drop down creation</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Drop-down-creation/m-p/330065#M15976</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/126513"&gt;@stephenong&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So what you'll have to do is reload the page with the selected tag in a query string parameter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you haven't seen the &lt;A href="https://designers.hubspot.com/docs/tutorials/how-to-build-a-real-estate-listing-with-hubdb" target="_self"&gt;Real Estste Listing tutorial check it out!&lt;/A&gt; Pay attention to steps 3 and 4 as they contain the logic for you business case.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Apr 2020 21:24:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Drop-down-creation/m-p/330065#M15976</guid>
      <dc:creator>Kevin-C</dc:creator>
      <dc:date>2020-04-07T21:24:38Z</dc:date>
    </item>
  </channel>
</rss>

