Skip to main content
Nintex Community Menu Bar
Question

How to use activated record page in override

  • July 11, 2024
  • 2 replies
  • 21 views

Forum|alt.badge.img+5

I am using a Visualforce override of the standard Salesforce Contact page to display a Skuid page. Within the Skuid page, I have created a button to allow the display of the standard Contact page via a Redirect URL (/{{Id}}?nooverride=1). The button works but always takes me to the default Lightning Contact page. I have created/edited a new Record page with additional layout info and activated it. However this page is not being used from the redirect.

How can I redirect to this created & activated lightning page?

2 replies

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

I’m not sure what the answer is - but I know that Lightning does not respect the “nooverride=1” url parameter. That was a convention in Classic that is no longer supported in Lightning. You’ll have to explore direct linking to a specific Lightning page in the SFDC docs.


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

Missed this reply. This is what I expected. What I need to find is the URL for the activate Lightning Record page. I am not sure of how the page is distinguished. I do not see anything specific to identify each record page layout even though in the Page editor they have unique Labels and Developer Names.