<?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: Using Radio for Choice Custom Field in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Using-Radio-for-Choice-Custom-Field/m-p/573502#M27319</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/133"&gt;@stefen&lt;/a&gt;&amp;nbsp;Ah yeah that's what I was doing. I figured the settings were the same. Thanks.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/131510"&gt;@webdew&lt;/a&gt;&amp;nbsp;Thanks for the input but in this situation I am not using a module I am using the choice tag.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Feb 2022 12:46:53 GMT</pubDate>
    <dc:creator>LSeth</dc:creator>
    <dc:date>2022-02-10T12:46:53Z</dc:date>
    <item>
      <title>Using Radio for Choice Custom Field</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Using-Radio-for-Choice-Custom-Field/m-p/571688#M27263</link>
      <description>&lt;P&gt;For some reason I can not get the choices to show as radio instead of select. Below is the code I am using.&amp;nbsp; I am curious as what I am missing. Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{% choice "hex_right_left" label="Hex - Left or Right", display="radio" default="hex-right" choices=[["hex-left", "Hexagon Left" ], [ "hex-right", "Hexagon Right"]] %}&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 15:41:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Using-Radio-for-Choice-Custom-Field/m-p/571688#M27263</guid>
      <dc:creator>LSeth</dc:creator>
      <dc:date>2022-02-08T15:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using Radio for Choice Custom Field</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Using-Radio-for-Choice-Custom-Field/m-p/572170#M27275</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/204643"&gt;@LSeth&lt;/a&gt;&amp;nbsp;according to the docs the choice tag doesn't have an option for displaying as radio buttons. I think you might be getting the tag confused with a choice field inside of a custom module.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Docs for the choice tag:&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/cms/hubl/tags#choice" target="_blank"&gt;https://developers.hubspot.com/docs/cms/hubl/tags#choice&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Docs for the choice custom module field:&amp;nbsp;&lt;A href="https://developers.hubspot.com/en/docs/cms/building-blocks/module-theme-fields#choice" target="_blank"&gt;https://developers.hubspot.com/en/docs/cms/building-blocks/module-theme-fields#choice&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 01:34:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Using-Radio-for-Choice-Custom-Field/m-p/572170#M27275</guid>
      <dc:creator>stefen</dc:creator>
      <dc:date>2022-02-09T01:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Using Radio for Choice Custom Field</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Using-Radio-for-Choice-Custom-Field/m-p/573375#M27312</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/204643"&gt;@LSeth&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In Your choice field select display as radio then it will show your choice item as a radio type&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="webdew_0-1644486064027.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/59251i1989EF7CA31D1D77/image-size/medium?v=v2&amp;amp;px=400" role="button" title="webdew_0-1644486064027.png" alt="webdew_0-1644486064027.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If we were able to answer your query, kindly help the community by marking it as a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks and Regards.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 09:41:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Using-Radio-for-Choice-Custom-Field/m-p/573375#M27312</guid>
      <dc:creator>webdew</dc:creator>
      <dc:date>2022-02-10T09:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using Radio for Choice Custom Field</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Using-Radio-for-Choice-Custom-Field/m-p/573502#M27319</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/133"&gt;@stefen&lt;/a&gt;&amp;nbsp;Ah yeah that's what I was doing. I figured the settings were the same. Thanks.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/131510"&gt;@webdew&lt;/a&gt;&amp;nbsp;Thanks for the input but in this situation I am not using a module I am using the choice tag.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 12:46:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Using-Radio-for-Choice-Custom-Field/m-p/573502#M27319</guid>
      <dc:creator>LSeth</dc:creator>
      <dc:date>2022-02-10T12:46:53Z</dc:date>
    </item>
  </channel>
</rss>

