<?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: Can I have 2 drag and drop areas in a page template in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Can-I-have-2-drag-and-drop-areas-in-a-page-template/m-p/967630#M38810</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/752284"&gt;@studiokb4&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is certainly possible to have more than one dnd area on a template.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You just need to assign a unique name to each of the areas - and, looking at the example you shared, it appears that both of them have "dnd_area" as the name that is supposed to be unique.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Simply replace the second one to something like "main_section_dnd_area" and you should see two areas available in your template.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 27 Apr 2024 00:55:41 GMT</pubDate>
    <dc:creator>evaldas</dc:creator>
    <dc:date>2024-04-27T00:55:41Z</dc:date>
    <item>
      <title>Can I have 2 drag and drop areas in a page template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-I-have-2-drag-and-drop-areas-in-a-page-template/m-p/967390#M38804</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I would like to have separate drag n drop areas in a page template, so for example I can have something hardcoded between them.&amp;nbsp;&lt;BR /&gt;But if I put :&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;FONT face="andale mono,times"&gt;&lt;SPAN&gt;{% &lt;/SPAN&gt;&lt;SPAN&gt;dnd_area&lt;/SPAN&gt; &lt;SPAN&gt;"dnd_area"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="andale mono,times"&gt;&lt;SPAN&gt;label&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"Home Hero section"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="andale mono,times"&gt;&lt;SPAN&gt;class&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"hero-container hero-container--home"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="andale mono,times"&gt;&lt;SPAN&gt;%}&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="andale mono,times"&gt;&lt;SPAN&gt;{% &lt;/SPAN&gt;&lt;SPAN&gt;end_dnd_area&lt;/SPAN&gt;&lt;SPAN&gt; %}&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;FONT face="andale mono,times"&gt;&lt;SPAN&gt;{% &lt;/SPAN&gt;&lt;SPAN&gt;dnd_area&lt;/SPAN&gt; &lt;SPAN&gt;"dnd_area"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="andale mono,times"&gt;&lt;SPAN&gt;label&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"Main section"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="andale mono,times"&gt;&lt;SPAN&gt;class&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"body-container body-container--home z-2"&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="andale mono,times"&gt;&lt;SPAN&gt;%}&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="andale mono,times"&gt;&lt;SPAN&gt;{% &lt;/SPAN&gt;&lt;SPAN&gt;end_dnd_area&lt;/SPAN&gt;&lt;SPAN&gt; %}&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;The page that I set the template on only shows the one called Main section.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 Apr 2024 15:45:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-I-have-2-drag-and-drop-areas-in-a-page-template/m-p/967390#M38804</guid>
      <dc:creator>studiokb4</dc:creator>
      <dc:date>2024-04-26T15:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have 2 drag and drop areas in a page template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-I-have-2-drag-and-drop-areas-in-a-page-template/m-p/967630#M38810</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/752284"&gt;@studiokb4&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is certainly possible to have more than one dnd area on a template.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You just need to assign a unique name to each of the areas - and, looking at the example you shared, it appears that both of them have "dnd_area" as the name that is supposed to be unique.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Simply replace the second one to something like "main_section_dnd_area" and you should see two areas available in your template.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Apr 2024 00:55:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-I-have-2-drag-and-drop-areas-in-a-page-template/m-p/967630#M38810</guid>
      <dc:creator>evaldas</dc:creator>
      <dc:date>2024-04-27T00:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can I have 2 drag and drop areas in a page template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Can-I-have-2-drag-and-drop-areas-in-a-page-template/m-p/967740#M38812</link>
      <description>&lt;P&gt;Oh excellent. Thank you so much. That seems to have worked.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Apr 2024 13:53:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Can-I-have-2-drag-and-drop-areas-in-a-page-template/m-p/967740#M38812</guid>
      <dc:creator>studiokb4</dc:creator>
      <dc:date>2024-04-27T13:53:17Z</dc:date>
    </item>
  </channel>
</rss>

