Skip to main content
Nintex Community Menu Bar
Question

Permission Denied Error when using page include

  • July 9, 2024
  • 1 reply
  • 10 views

Forum|alt.badge.img+6

I am receiving the following error: 9523444de6d63f7f8f4010508cfc665e63da17cd.png Here is the Scenario: I am trying to print a page using the following jQuery PlugIn: The plugin is supposed to bring up a page with a preview so it can be printed. I tested the plugin in a simple page and it work correctly as shown here: 72d27db6aab89b1bb3715554688332d39c5fde2a.png However, when I try to use it in a more complicated page, with multiple tabs, and a page include I get the error: I know it has to do with security and the cross browsing security rules. Any help is appreciated in order to help me set this correctly. More Info: In the more complicated case, I have the printPreviewJS loaded in the parent of the page include and not in the page include itself. The reason is because if I include it in the page include it doesn’t load. It only loads from the parent page. Thank you in advance.

1 reply

Forum|alt.badge.img+6

Any thoughts on this Error anybody?