Skip to main content
Nintex Community Menu Bar
Question

Link to pages are not skuidified record or object pages

  • July 10, 2024
  • 3 replies
  • 0 views
  • Translate

Forum|alt.badge.img+5

I have created some pages in skuid that serve as layers between a homepage and record detail pages on custom objects. To test these pages before deployment I have simply been using an href link to the address that appears on the preview page in the sandbox.

The question is… just like how you would navigate to a record detail page (), can you similarly navigate to a page without a Record Id?

This way I can be sure that it works the same way in sandbox as development.

Did this topic help you find an answer to your question?
This topic has been closed for comments

3 replies

Forum|alt.badge.img+17

I believe that if, while editing a page, if you click preview it will open the page in a new window and that URL is the URL of the page that you can use to access it directly without relying on button overrides.

Translate

Forum|alt.badge.img+18

Yes.

the redirect url should be something like this:
/apex/skuid__ui?page=MyPageName

And you can append any url params (for a record detail page, for example) with:
&id=My18digitRecordId

If you have multiple pages with the same name (but in different modules), you’ll need to include:
&module=MyPageModule

Translate

Forum|alt.badge.img+5
  • Author
  • 31 replies
  • July 10, 2024

Thank you! Exactly what I was looking for.

Translate

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