Skip to main content
Nintex Community Menu Bar
Question

Skuid Mobile Flow iFrame - This content cannot be displayed in a frame error

  • July 10, 2024
  • 4 replies
  • 23 views

Forum|alt.badge.img+5

Hi, we can see the visual flow fine from a desktop browser but not from an actual mobile device. On a mobile device, the following error is displayed -

<pre>This content cannot be displayed in a frame<br><br><br>To help protect the security of information you enter into this website, the publisher of this content does not allow it to be displayed in a frame.<br>What you can try:<br><br>Open this content in a new window

What can we do here to resolve this issue?

4 replies

Forum|alt.badge.img+5
  • Author
  • July 10, 2024

Follow up, we are using the iFrame component via a Skuid mobile page b903cc5b3fd8b85fcab8b636beb13f23e729c2fe.png


Forum|alt.badge.img+17
  • Nintex Employee
  • July 10, 2024

Yina - this is caused by the page you are trying to show in the iFrame.  Is this yours or from a third party?   If it is a third party - I"m not sure there will be anything we can do.   For example,  google does not allow its apps to be shown in an iFrame.   You can look here for discussion on this sort of strategy:  http://stackoverflow.com/questions/2896623/how-to-prevent-my-site-page-to-be-loaded-via-3rd-party-si…



Forum|alt.badge.img+5
  • Author
  • July 10, 2024

Hey Robert, thanks! It turns out that because the Skuid page is on a Salesforce User Community, the name of the Community needs to be part of the URL that calls the Visual Flow. When it was changed, the end-user is able to access the flow - https://(name of environment).cs15.force.com/(name of Community)/(name of VF page)


Forum|alt.badge.img+17
  • Nintex Employee
  • July 10, 2024

Sweet!  I’m glad you guys got this figured out.