Skip to main content
Nintex Community Menu Bar
Question

IFrame Visualforce Issues

  • July 10, 2024
  • 1 reply
  • 4 views

Forum|alt.badge.img+1

We have brought in an iframe of a visualforce page into one of our Detail pages, but some features of it aren’t working. We can’t click Edit on the Sales Order lines or click the link to the product. We also can’t add new activities (not pictured).

We have had to add a workaround button to take you to the original VF page if you want to access these.

Here is the HTML code we are using.

https://barcodeapp--rspilot--rstk.cs2.visual.force.com/apex/SalesOrder?id={{{$Model.SalesOrder.data.0.Id}}}&isdtp=vw" width="100%" height="500px" frameborder="false"> ![](upload://hIETElTXJAxkSUTGxhMg2zfN9nS.png)

1 reply

Forum|alt.badge.img+10

Kendra,

Maybe add a remote site setting to your Salesforce instance?  It might be Salesforce is disabling some of the features for security purposes.

Thanks,

Bill