Skip to main content
Nintex Community Menu Bar
Question

bypass skuid tab URL

  • July 9, 2024
  • 3 replies
  • 5 views

Forum|alt.badge.img+14

When I select a tab it correctly goes to the skuid page.  I have been shown how to remove a part of the URL and add something to go to the SF object.
As an reference, what do I remove and add?
https://dorothy–skuid.na16.visual.force.com/apex/PageBuilder?pagename=D_View_Engagements

This topic has been closed for replies.

3 replies

Forum|alt.badge.img+7
  • July 9, 2024

I believe you’re trying to go to the standard layout?

You’ll see a part in the URL sfdc.override=1&srKp… change that 1 to a 0 and delete everything after and it’ll work.
https://skuid.na1.visual.force.com/apex/UI?id=0063000000wQP7f&sfdc.override=1&srKp=006&s…


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

Forum|alt.badge.img+14
  • Author
  • July 9, 2024

thanks Rob.