<?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: Form submission get blocked because the frame is sandboxed &amp;amp; the 'allow-forms' permission is in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Form-submission-get-blocked-because-the-frame-is-sandboxed-amp/m-p/4121595#M55003</link>
    <description>&lt;P&gt;Hello Pratima,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Were you able to resolve this error ? Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jude&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2024 00:18:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-08-28T00:18:23Z</dc:date>
    <item>
      <title>Form submission get blocked because the frame is sandboxed &amp; the 'allow-forms' permission is not set</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Form-submission-get-blocked-because-the-frame-is-sandboxed-amp/m-p/3493918#M53587</link>
      <description>&lt;P&gt;Hello All,&amp;nbsp;&lt;BR /&gt;I develope web application using python &amp;amp; Fask having form submission in it which connects to sql server database. Then used that application URL in iframe as source in column of power bi table shared image below and publish that report on service.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pratimak_0-1698152048956.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/985771i1758518D8212BBF2/image-size/large?v=v2&amp;amp;px=999" role="button" title="pratimak_0-1698152048956.png" alt="pratimak_0-1698152048956.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I used HTML Viewer visual to open that web application and it opens that web application but when I try to submit form, I get error&amp;nbsp; - "Blocked form submission to '/add_destplat' because the form's frame is sandboxed and the 'allow-forms' permission is not set. "&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pratimak_1-1698152375322.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/985774iA48258D51F3F8A54/image-size/large?v=v2&amp;amp;px=999" role="button" title="pratimak_1-1698152375322.png" alt="pratimak_1-1698152375322.png" /&gt;&lt;/span&gt;&lt;BR /&gt;But as you can see in first image I already provided sandboxed attributes "allow-script allow-forms". How I can submit the form in IFrame?Any help will be great.&lt;BR /&gt;Thanks in Advance!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Oct 2023 13:04:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Form-submission-get-blocked-because-the-frame-is-sandboxed-amp/m-p/3493918#M53587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-24T13:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Form submission get blocked because the frame is sandboxed &amp; the 'allow-forms' permission is</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Form-submission-get-blocked-because-the-frame-is-sandboxed-amp/m-p/4121595#M55003</link>
      <description>&lt;P&gt;Hello Pratima,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Were you able to resolve this error ? Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jude&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 00:18:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Form-submission-get-blocked-because-the-frame-is-sandboxed-amp/m-p/4121595#M55003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-08-28T00:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Form submission get blocked because the frame is sandboxed &amp; the 'allow-forms' permission is</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Form-submission-get-blocked-because-the-frame-is-sandboxed-amp/m-p/4121600#M55004</link>
      <description>&lt;P&gt;You can't submit forms using a custom visual. A custom visual is hosted in a sandboxed iframe with &lt;FONT face="courier new,courier"&gt;allow-scripts&lt;/FONT&gt; as the only permission. MS governs this rather than the custom visual author.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you add an iframe inside a custom visual with your specific permissions, you are asking for a higher privilege than MS has given to the custom visual, and your browser blocks this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This might be possible by using a PowerApp, but a custom visual (including developing your own from scratch) is not a viable solution for this use case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 00:35:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Form-submission-get-blocked-because-the-frame-is-sandboxed-amp/m-p/4121600#M55004</guid>
      <dc:creator>dm-p</dc:creator>
      <dc:date>2024-08-28T00:35:12Z</dc:date>
    </item>
  </channel>
</rss>

