<?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: How to add a &amp;quot;Add +&amp;quot; button when creating a Module in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/How-to-add-a-quot-Add-quot-button-when-creating-a-Module/m-p/808230#M34662</link>
    <description>&lt;P&gt;&lt;A href="https://designers.hubspot.com/blog/repeating-fields-in-the-new-module-framework" target="_blank" rel="noopener"&gt;Repeater Fields&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="profile2022a" style="width: 100px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/71500iE96AB1F9E9E277B9/image-size/small?v=v2&amp;amp;px=200" role="button" title="profile2022a" alt="profile2022a" /&gt;&lt;/span&gt;&lt;STRONG&gt;&lt;FONT size="5"&gt;Barry Grennan&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;A href="https://www.seoanseo.ca?utm_source=HubSpotCommunity" target="_blank" rel="nofollow noopener noreferrer"&gt;Freelance HubSpot CMS Developer&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.seoanseo.ca?utm_source=HubSpotCommunity" target="_blank" rel="nofollow noopener noreferrer"&gt;Website&lt;/A&gt; | &lt;A href="https://www.seoanseo.ca/#contact?utm_source=HubSpotCommunity" target="_blank" rel="nofollow noopener noreferrer"&gt;Contact&lt;/A&gt; | &lt;A href="https://www.linkedin.com/in/barrygrennan" target="_blank" rel="nofollow noopener noreferrer"&gt;LinkedIn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Jun 2023 04:31:23 GMT</pubDate>
    <dc:creator>BarryGrennan</dc:creator>
    <dc:date>2023-06-16T04:31:23Z</dc:date>
    <item>
      <title>How to add a "Add +" button when creating a Module</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-add-a-quot-Add-quot-button-when-creating-a-Module/m-p/808112#M34659</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;I am working on creating my first custom module - A simple flex box container that will have product cards in it.&lt;BR /&gt;&lt;BR /&gt;Whenever I am looking at other custom modules, I usually see an "Add +" button to create, say, another card and add it to the list of cards. How can I add something like this to my module?&lt;BR /&gt;&lt;BR /&gt;I was looking over other modules that are built like this, but I don't see any options or settings to get this done. I thought it might have been added whenever I group the fields together, but I can't seem to figure it out.&lt;BR /&gt;&lt;BR /&gt;Any advise would be great! Here is the module code that I was trying to work with:&lt;BR /&gt;{% for item in module.cards %}&lt;BR /&gt;&amp;lt;div class="card"&amp;gt;&lt;BR /&gt;&amp;lt;h1&amp;gt;{{ item.card_title }}&amp;lt;/h1&amp;gt;&lt;BR /&gt;{{ item.card_content }}&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;{% endfor %}&lt;BR /&gt;&lt;BR /&gt;My module group is called "cards" and the fields I have in the module are card_title and card_content.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Jun 2023 19:52:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-add-a-quot-Add-quot-button-when-creating-a-Module/m-p/808112#M34659</guid>
      <dc:creator>dev_cody</dc:creator>
      <dc:date>2023-06-15T19:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a "Add +" button when creating a Module</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-add-a-quot-Add-quot-button-when-creating-a-Module/m-p/808230#M34662</link>
      <description>&lt;P&gt;&lt;A href="https://designers.hubspot.com/blog/repeating-fields-in-the-new-module-framework" target="_blank" rel="noopener"&gt;Repeater Fields&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="profile2022a" style="width: 100px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/71500iE96AB1F9E9E277B9/image-size/small?v=v2&amp;amp;px=200" role="button" title="profile2022a" alt="profile2022a" /&gt;&lt;/span&gt;&lt;STRONG&gt;&lt;FONT size="5"&gt;Barry Grennan&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;P&gt;&lt;A href="https://www.seoanseo.ca?utm_source=HubSpotCommunity" target="_blank" rel="nofollow noopener noreferrer"&gt;Freelance HubSpot CMS Developer&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.seoanseo.ca?utm_source=HubSpotCommunity" target="_blank" rel="nofollow noopener noreferrer"&gt;Website&lt;/A&gt; | &lt;A href="https://www.seoanseo.ca/#contact?utm_source=HubSpotCommunity" target="_blank" rel="nofollow noopener noreferrer"&gt;Contact&lt;/A&gt; | &lt;A href="https://www.linkedin.com/in/barrygrennan" target="_blank" rel="nofollow noopener noreferrer"&gt;LinkedIn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 04:31:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-add-a-quot-Add-quot-button-when-creating-a-Module/m-p/808230#M34662</guid>
      <dc:creator>BarryGrennan</dc:creator>
      <dc:date>2023-06-16T04:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to add a "Add +" button when creating a Module</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-add-a-quot-Add-quot-button-when-creating-a-Module/m-p/808399#M34664</link>
      <description>&lt;P&gt;Thank you, Barry!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 12:50:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-add-a-quot-Add-quot-button-when-creating-a-Module/m-p/808399#M34664</guid>
      <dc:creator>dev_cody</dc:creator>
      <dc:date>2023-06-16T12:50:05Z</dc:date>
    </item>
  </channel>
</rss>

