<?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 Get Data (text, video, etc.) from a custom Module on a different Site to another custom Module in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Get-Data-text-video-etc-from-a-custom-Module-on-a-different-Site/m-p/770263#M33372</link>
    <description>&lt;P&gt;I want to get the intro_text field of a specific module on a specific page and render it in another custom module. But when i try it like this, i've seen it be done like this on multiple posts, it doesn't render anything. Intro_text is indeed the correct field in the module i want.&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;{% set page = content_by_id(module.mitarbeiter_portrait_page) %}

{{ page.widgets.module_1678956565573108.body.intro_text }}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whenever i only put:&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;{{ page.widgets.module_1678956565573108 }}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I get the correct module as response but can only see boolean fields that are in that specific module in the body of the widget. No text fields, no Video fields.&lt;BR /&gt;&lt;BR /&gt;What am i doing wrong or how can i access the data from that different module and render it elsewhere?&lt;/P&gt;</description>
    <pubDate>Fri, 17 Mar 2023 13:50:14 GMT</pubDate>
    <dc:creator>KiriChili</dc:creator>
    <dc:date>2023-03-17T13:50:14Z</dc:date>
    <item>
      <title>Get Data (text, video, etc.) from a custom Module on a different Site to another custom Module</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Get-Data-text-video-etc-from-a-custom-Module-on-a-different-Site/m-p/770263#M33372</link>
      <description>&lt;P&gt;I want to get the intro_text field of a specific module on a specific page and render it in another custom module. But when i try it like this, i've seen it be done like this on multiple posts, it doesn't render anything. Intro_text is indeed the correct field in the module i want.&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;{% set page = content_by_id(module.mitarbeiter_portrait_page) %}

{{ page.widgets.module_1678956565573108.body.intro_text }}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whenever i only put:&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;{{ page.widgets.module_1678956565573108 }}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I get the correct module as response but can only see boolean fields that are in that specific module in the body of the widget. No text fields, no Video fields.&lt;BR /&gt;&lt;BR /&gt;What am i doing wrong or how can i access the data from that different module and render it elsewhere?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 13:50:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Get-Data-text-video-etc-from-a-custom-Module-on-a-different-Site/m-p/770263#M33372</guid>
      <dc:creator>KiriChili</dc:creator>
      <dc:date>2023-03-17T13:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get Data (text, video, etc.) from a custom Module on a different Site to another custom Module</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Get-Data-text-video-etc-from-a-custom-Module-on-a-different-Site/m-p/771423#M33406</link>
      <description>&lt;P&gt;Hey there! Can you share a link to the guide or guides you mentioned you are following? Sometimes extra details like that can help the community to better understand your issue and how to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Jaycee&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 22:45:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Get-Data-text-video-etc-from-a-custom-Module-on-a-different-Site/m-p/771423#M33406</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-03-20T22:45:42Z</dc:date>
    </item>
  </channel>
</rss>

