Skip to main content
Nintex Community Menu Bar
Question

Getting error Page include does not exist while redirecting skuid page from vf page

  • July 12, 2024
  • 2 replies
  • 1 view
  • Translate

Forum|alt.badge.img+1

<apex:page lightningStylesheets=“{!$User.UIThemeDisplayed == ‘customtheme’}” standardController=“custom__object__c” extensions=“skuid.Redirects”
showHeader=“false” sidebar=“false” readonly=“true” docType=“html-5.0”
action=“{!IF(canUseSkuid,‘’,redirect)}” title=“{!$ObjectType.custom__object__c.label}”>
<skuid:page page=“ApplicationView” />
</apex:page>

It shows include does not exist error on the screen.
but as i click on edit page option on right i see the correct page has been redirected …
i tried to clone the page tooooo

if a preview the page it opens as expected

kindly help.

skuid api version 1

Did this topic help you find an answer to your question?

2 replies

annajosephine
Nintex Employee
Forum|alt.badge.img+18
  • Nintex Employee
  • 867 replies
  • July 12, 2024

Hey @naman234 when you’re using the skuid:page visualforce component, there are a few visualforce pages from the managed package you should clone so page includes, Chatter, and the file upload component work outside of the skuid namespace. Check out this doc for instructions:

https://docs.skuid.com/latest/en/skuid/deploy/salesforce/visualforce/skuid-page-visualforce-component.html#prerequisites

Let me know if this helps!

Translate

Forum|alt.badge.img+1
  • Author
  • 1 reply
  • July 12, 2024

Thank you so much it helped

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings