<?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 Error : Module inherits standard fields in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Error-Module-inherits-standard-fields/m-p/840058#M35579</link>
    <description>&lt;P&gt;Hello People,&lt;BR /&gt;&lt;BR /&gt;I'm seeking your assistance, and I appreciate your help. I've developed an independent module for a marketplace. I've created a theme and a template for listing purposes, which I've used to construct a page. (&amp;nbsp;&lt;SPAN&gt;In brief, my module and theme are located in separate directories.&lt;/SPAN&gt;) Currently, I'm encountering a validation error that pertains to the requirement for standard field names. This raises a couple of concerns for me:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Should I make changes to the 'fields.json' within the module or the 'fields.json' in the theme?&lt;/LI&gt;
&lt;LI&gt;When I set inherited values for my two color fields and upload them from my local system to HubSpot, I don't receive any error messages, yet the issue persists.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Could you kindly provide a detailed explanation of how I can address this issue? Your assistance would be greatly appreciated.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2023 05:24:01 GMT</pubDate>
    <dc:creator>JMangukiya</dc:creator>
    <dc:date>2023-08-25T05:24:01Z</dc:date>
    <item>
      <title>Error : Module inherits standard fields</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Error-Module-inherits-standard-fields/m-p/840058#M35579</link>
      <description>&lt;P&gt;Hello People,&lt;BR /&gt;&lt;BR /&gt;I'm seeking your assistance, and I appreciate your help. I've developed an independent module for a marketplace. I've created a theme and a template for listing purposes, which I've used to construct a page. (&amp;nbsp;&lt;SPAN&gt;In brief, my module and theme are located in separate directories.&lt;/SPAN&gt;) Currently, I'm encountering a validation error that pertains to the requirement for standard field names. This raises a couple of concerns for me:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Should I make changes to the 'fields.json' within the module or the 'fields.json' in the theme?&lt;/LI&gt;
&lt;LI&gt;When I set inherited values for my two color fields and upload them from my local system to HubSpot, I don't receive any error messages, yet the issue persists.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Could you kindly provide a detailed explanation of how I can address this issue? Your assistance would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 05:24:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Error-Module-inherits-standard-fields/m-p/840058#M35579</guid>
      <dc:creator>JMangukiya</dc:creator>
      <dc:date>2023-08-25T05:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error : Module inherits standard fields</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Error-Module-inherits-standard-fields/m-p/840487#M35599</link>
      <description>&lt;P&gt;Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/441131"&gt;@JMangukiya&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thanks for your question. Did you get this resolved?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not, here's where I'd start:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Open your module's &lt;CODE&gt;fields.json&lt;/CODE&gt; file&lt;/LI&gt;
&lt;LI&gt;Check to ensure you haven't manually defined any of the standard HubSpot fields&lt;/LI&gt;
&lt;LI&gt;If so, remove them&lt;/LI&gt;
&lt;LI&gt;Ensure all your custom field names are unique and not overlapping with standard names&lt;/LI&gt;
&lt;/UL&gt;
&lt;OL&gt;
&lt;LI style="list-style-type: none;"&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;If, after following these steps, you still encounter issues, it might be helpful to provide more specifics or code snippets, so the community can offer more targeted advice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you! — Jaycee&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 19:35:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Error-Module-inherits-standard-fields/m-p/840487#M35599</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-08-25T19:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error : Module inherits standard fields</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Error-Module-inherits-standard-fields/m-p/884509#M36855</link>
      <description>&lt;P&gt;H&lt;SPAN&gt;i&amp;nbsp;&lt;/SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/441131"&gt;@JMangukiya&lt;/a&gt;&lt;SPAN&gt;&amp;nbsp;This need to done form your local file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Download your module using&amp;nbsp;&lt;SPAN class=""&gt;hs fetch command&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;hs fetch --account=&amp;lt;name&amp;gt; &amp;lt;src&amp;gt; [dest]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Select your module&lt;/LI&gt;&lt;LI&gt;Open your module's&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;fields.json&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file&lt;/LI&gt;&lt;LI&gt;Make sure you&amp;nbsp;&lt;SPAN&gt;haven't manually defined any of the standard HubSpot fields and remove is any&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;make sure your&amp;nbsp;custom field names are unique.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;For me the issue was for thr color tag and i resolved it by adding&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;theme.primary_color.color &lt;/EM&gt;&lt;/STRONG&gt;to the&amp;nbsp;fields.json Like this below.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="json"&gt;"inherited_value": {
  "default_value_path": "theme.primary_color",
   "property_value_paths": {
    "color": "theme.primary_color.color",
    "opacity": "theme.primary_color.opacity"
    }
   },&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;NOTE: Please note to add watch command&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;hs watch --account=&amp;lt;name&amp;gt; &amp;lt;src&amp;gt; &amp;lt;dest&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;hs upload --account=&amp;lt;name&amp;gt; &amp;lt;src&amp;gt; &amp;lt;dest&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To upload the code to your portal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Developer @ &lt;STRONG&gt;Techclaro&amp;nbsp;Solutions&lt;BR /&gt;&lt;/STRONG&gt;&lt;A title="Techclaro" href="http://techclaro.com/" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TECHLARO-full-logo.png" style="width: 190px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/103917iC25BD1DDC8772537/image-dimensions/190x114?v=v2" width="190" height="114" role="button" title="TECHLARO-full-logo.png" alt="TECHLARO-full-logo.png" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Nov 2023 17:45:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Error-Module-inherits-standard-fields/m-p/884509#M36855</guid>
      <dc:creator>Techclaro</dc:creator>
      <dc:date>2023-11-25T17:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error : Module inherits standard fields</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Error-Module-inherits-standard-fields/m-p/1058952#M41063</link>
      <description>&lt;P&gt;Hey! It sounds like you're dealing with a tricky issue. For your first question, you may want to start by checking the fields.json within the module first, since modules generally handle the logic and field structures. However, if that doesn’t resolve the issue, also verify the fields.json in the theme to ensure there are no conflicts between the two.&lt;/P&gt;&lt;P&gt;As for the inherited color fields, even though you're not getting error messages, it might be worth double-checking if the values are being properly set in the HubSpot interface after upload. Sometimes, changes may not reflect immediately.&lt;/P&gt;&lt;P&gt;Hope this helps! Let me know if you need more details!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 04:54:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Error-Module-inherits-standard-fields/m-p/1058952#M41063</guid>
      <dc:creator>BusRentalDubai8</dc:creator>
      <dc:date>2024-10-23T04:54:40Z</dc:date>
    </item>
  </channel>
</rss>

