<?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 Why does my iFrame widget not work? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-my-iFrame-widget-not-work/m-p/469010#M30795</link>
    <description>&lt;P&gt;My goal is to put an iFrame widget in a Dashboard.&lt;/P&gt;

&lt;P&gt;I've tried this once before with the same code (afaik), which worked. This was about a month ago, but I did not save that Dashboard...&lt;BR /&gt;
The Edit--&amp;gt;Source mode does not give any errors, and I can press on SAVE. However, when I view the Dashboard after, the area where there is supposed to be Wikipedia is empty. The iFrame widget does not seem to load. &lt;BR /&gt;
When I put  in there, it does work.&lt;/P&gt;

&lt;P&gt;Code I used is written below. I put wikipedia in there as an example. Since this website allows itself to be embedded.&lt;/P&gt;

&lt;P&gt;What am I forgetting? How do I make this work?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;      &amp;lt;row&amp;gt;
        &amp;lt;panel&amp;gt;
          &amp;lt;title&amp;gt;TEST - iFrame in Dashboard&amp;lt;/title&amp;gt;
          &amp;lt;html&amp;gt;
             &amp;lt;iframe src="https://www.wikipedia.org/" height="200px" width="100px"/&amp;gt;
           &amp;lt;/html&amp;gt;
        &amp;lt;/panel&amp;gt;
      &amp;lt;/row&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 06 Apr 2020 14:20:17 GMT</pubDate>
    <dc:creator>lampje</dc:creator>
    <dc:date>2020-04-06T14:20:17Z</dc:date>
    <item>
      <title>Why does my iFrame widget not work?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-my-iFrame-widget-not-work/m-p/469010#M30795</link>
      <description>&lt;P&gt;My goal is to put an iFrame widget in a Dashboard.&lt;/P&gt;

&lt;P&gt;I've tried this once before with the same code (afaik), which worked. This was about a month ago, but I did not save that Dashboard...&lt;BR /&gt;
The Edit--&amp;gt;Source mode does not give any errors, and I can press on SAVE. However, when I view the Dashboard after, the area where there is supposed to be Wikipedia is empty. The iFrame widget does not seem to load. &lt;BR /&gt;
When I put  in there, it does work.&lt;/P&gt;

&lt;P&gt;Code I used is written below. I put wikipedia in there as an example. Since this website allows itself to be embedded.&lt;/P&gt;

&lt;P&gt;What am I forgetting? How do I make this work?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;      &amp;lt;row&amp;gt;
        &amp;lt;panel&amp;gt;
          &amp;lt;title&amp;gt;TEST - iFrame in Dashboard&amp;lt;/title&amp;gt;
          &amp;lt;html&amp;gt;
             &amp;lt;iframe src="https://www.wikipedia.org/" height="200px" width="100px"/&amp;gt;
           &amp;lt;/html&amp;gt;
        &amp;lt;/panel&amp;gt;
      &amp;lt;/row&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 06 Apr 2020 14:20:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-my-iFrame-widget-not-work/m-p/469010#M30795</guid>
      <dc:creator>lampje</dc:creator>
      <dc:date>2020-04-06T14:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my iFrame widget not work?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-my-iFrame-widget-not-work/m-p/558892#M38841</link>
      <description>&lt;P&gt;For Splunk Enterprise,&amp;nbsp;&lt;SPAN&gt;&lt;FONT face="courier new,courier"&gt;dashboard_html_allow_embeddable_content&lt;/FONT&gt; must be set to &lt;FONT face="courier new,courier"&gt;true&lt;/FONT&gt; in the appropriate app's &lt;FONT face="courier new,courier"&gt;web.conf&lt;/FONT&gt;; see &lt;A href="https://community.splunk.com/t5/Dashboards-Visualizations/Display-website-in-iFrame-with-URL-coming-from-variable/m-p/369193/highlight/true#M24136" target="_self"&gt;this discussion&lt;/A&gt; for details.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I've tried doing the same thing for a Splunk Cloud instance.&amp;nbsp; Unfortunately, the custom app fails the app validation during installation in Splunk Cloud because of the configuration changes to the web.conf file.&amp;nbsp; I've posted a &lt;A href="https://community.splunk.com/t5/Developing-for-Splunk-Cloud/Splunk-Cloud-and-iframes/m-p/558749/highlight/true#M59" target="_self"&gt;question about this&lt;/A&gt; specifically for Splunk Cloud.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know this post is over a year old but I came across it while Googling for a solution to the problem and thought I'd link to the related posts.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 18:21:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-my-iFrame-widget-not-work/m-p/558892#M38841</guid>
      <dc:creator>arthur</dc:creator>
      <dc:date>2021-07-09T18:21:40Z</dc:date>
    </item>
  </channel>
</rss>

