Skip to main content
Nintex Community Menu Bar
Question

Using Skuid Export Function in Community - Page not Found

  • July 10, 2024
  • 4 replies
  • 13 views

Forum|alt.badge.img+3

Hello,

We are using a custom snippet on an export button on a community page to allow users to export their search results. This snippet uses the skuid export function to provide the output. Currently, we are seeing that while logged into the community, the page attempts to redirect to communityurl.com/customer/apex/ExportData 

We gave the community profiles access to this visualforce page, but it is still throwing the redirect error. 

This snippet works in a non-community environment. No issues with the export firing correctly and presenting us with a shiny new spreadsheet with informative goodness.


4 replies

Forum|alt.badge.img+3

This was solved by following the instructions to recreate the ExportData visualforce page.


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

YES! 


Forum|alt.badge.img+6

Hi Rob,

We are also facing that same error in force.com site.

Can you please let me know how we can fix that error?

Thanks,
Rajendra


Forum|alt.badge.img+6

Hi Rob,

I got it answer here:

Before you can reliably use the skuid:page Visualforce (VF) component approach, there is a post-install configuration step you will need to take to guarantee that your Skuid Pages will behave exactly the same as they would if you were taking the Redirect approach:

You must find the following 3 VF Pages that come in the Skuid app / managed package, and create a local clone of each of them with the exact same name:

  1. ExportData
  2. UploadImage
  3. Include