<?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: Form with Dropdown/multi check boxes Geo's in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/504505#M25379</link>
    <description>&lt;P&gt;Hi webdew, I like the workaround but in my case I want them to choose from a specific list of locations.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do like the map app of google, I use it in my scripts (not through their API though so I'm a bit restricted) any tips or tricks I should know about? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 03 Oct 2021 05:04:01 GMT</pubDate>
    <dc:creator>EShumely</dc:creator>
    <dc:date>2021-10-03T05:04:01Z</dc:date>
    <item>
      <title>Form with Dropdown/multi check boxes Geo's</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/503212#M25345</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to have the country property and&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want it to show as DropDown (there are a lot of countries and having them all on the form is distracting)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;however, I do want to have the functionality of multiple checkboxes because the intended goal of this form is to provide a targeting option.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;any suggestion as to how I can make it happen?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 09:11:57 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/503212#M25345</guid>
      <dc:creator>EShumely</dc:creator>
      <dc:date>2021-09-30T09:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Form with Dropdown/multi check boxes Geo's</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/503261#M25349</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/230202"&gt;@EShumely&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Are you looking to change the default Country/Region property from single line text to a dropdown?&lt;BR /&gt;&lt;BR /&gt;If so, this community post might help:&amp;nbsp;&lt;A href="https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Updating-the-Default-Country-Region-Property-Field-Type-from/td-p/366156" target="_blank" rel="noopener"&gt;https://community.hubspot.com/t5/Tips-Tricks-Best-Practices/Updating-the-Default-Country-Region-Property-Field-Type-from/td-p/366156&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You can likely make this a multiple checkboxes field instead of a dropdown select. Users could then select more than one country, but perhaps you are adding some code to automatically select the country based on the browser's location?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 10:55:33 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/503261#M25349</guid>
      <dc:creator>MatthewShepherd</dc:creator>
      <dc:date>2021-09-30T10:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Form with Dropdown/multi check boxes Geo's</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/503265#M25350</link>
      <description>&lt;P&gt;Hi Mathew,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for taking the time and answer my question. I will try to be more specific.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to build a form to send to our clients or potential clients. in this form, they will detail their targeting needs. (which prospects they want to target). one of the fields should be Geo. so they should be able to choose different geo's to target in one form. I don't want to use the multi-check box because it doesn't look good on the form (try it and you'll see what I mean). I cant use the dropdown option because it only lets us target one geo and we want to give the client the option to target more than one. So I'm asking if there is a way to combine both options. hope I was able to explain myself better this time.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 11:08:03 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/503265#M25350</guid>
      <dc:creator>EShumely</dc:creator>
      <dc:date>2021-09-30T11:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Form with Dropdown/multi check boxes Geo's</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/503372#M25356</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/230202"&gt;@EShumely&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks for the clarification, understood.&lt;BR /&gt;&lt;BR /&gt;This isn't possible natively at the moment but there are a number of ideas in the forum that you could upvote to express your interest in this being looked at in the future&amp;nbsp; e.g.&amp;nbsp;&lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/Multi-Select-Drop-Down-Field-for-Forms/idi-p/312673" target="_blank"&gt;https://community.hubspot.com/t5/HubSpot-Ideas/Multi-Select-Drop-Down-Field-for-Forms/idi-p/312673&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In the meantime, I found a few forum posts with suggestions on how to potentially achieve this with Javascript and CSS or HubDB and HubL:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.hubspot.com/t5/Blog-Website-Page-Publishing/Multiselect-Dropdown-Field/m-p/339184/highlight/true#M3511" target="_blank"&gt;https://community.hubspot.com/t5/Blog-Website-Page-Publishing/Multiselect-Dropdown-Field/m-p/339184/highlight/true#M3511&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.hubspot.com/t5/CMS-Development/HUBDB-multiple-selection-option-in-dropdown-in-custom-module/m-p/324652/highlight/true#M15665" target="_blank"&gt;https://community.hubspot.com/t5/CMS-Development/HUBDB-multiple-selection-option-in-dropdown-in-custom-module/m-p/324652/highlight/true#M15665&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Sep 2021 13:38:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/503372#M25356</guid>
      <dc:creator>MatthewShepherd</dc:creator>
      <dc:date>2021-09-30T13:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Form with Dropdown/multi check boxes Geo's</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/503935#M25364</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/230202"&gt;@EShumely&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;https://developers.google.com/maps/gmp-get-started#api-key\r\nhttps://developers.google.com/maps/documentation/places/web-service/usage-and-billing\r\n\r\nYou can use API it will automate fetch Country when you enter any word like( A, B etc) &amp;quot;}" data-sheets-userformat="{&amp;quot;2&amp;quot;:829,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;6&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;7&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;8&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;11&amp;quot;:4,&amp;quot;12&amp;quot;:0}"&gt;&lt;A href="https://developers.google.com/maps/gmp-get-started#api-key" target="_blank"&gt;https://developers.google.com/maps/gmp-get-started#api-key&lt;/A&gt; &lt;BR /&gt;&lt;A href="https://developers.google.com/maps/documentation/places/web-service/usage-and-billing" target="_blank"&gt;https://developers.google.com/maps/documentation/places/web-service/usage-and-billing&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;You can use API it will automate fetch Country when you enter any word like( A, B etc) &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Hope this helps!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;If we were able to answer your query, kindly help the community by marking it as a solution.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Oct 2021 12:36:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/503935#M25364</guid>
      <dc:creator>webdew</dc:creator>
      <dc:date>2021-10-01T12:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Form with Dropdown/multi check boxes Geo's</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/504503#M25378</link>
      <description>&lt;P&gt;Thanks Matthew, Im unfamiliar with&amp;nbsp;&lt;SPAN&gt;HubDB but it seems like the best solution for now.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Oct 2021 04:57:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/504503#M25378</guid>
      <dc:creator>EShumely</dc:creator>
      <dc:date>2021-10-03T04:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Form with Dropdown/multi check boxes Geo's</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/504505#M25379</link>
      <description>&lt;P&gt;Hi webdew, I like the workaround but in my case I want them to choose from a specific list of locations.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do like the map app of google, I use it in my scripts (not through their API though so I'm a bit restricted) any tips or tricks I should know about? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Oct 2021 05:04:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Form-with-Dropdown-multi-check-boxes-Geo-s/m-p/504505#M25379</guid>
      <dc:creator>EShumely</dc:creator>
      <dc:date>2021-10-03T05:04:01Z</dc:date>
    </item>
  </channel>
</rss>

