How to connect two skuid pages ?suppose we create a new application and after saving it redirects t

How to connect two skuid pages ?suppose we create a new application and after saving it redirects to view application skuid page .how to do that ?

You can use the action “redirect to URL” on a button or the navigation component and navigate to another Skuid page by inserting that URL.

But if you want to display maybe just a part of the page as confirmation, you could use the page include component and reference to your other page there.

Raya~

See this tutorial page for help on using redirect URLs for buttons: http://help.skuidify.com/m/supercharge-your-ui/l/102523-redirect-to-salesforce-processes-e-g-convert-lead

Hope that helps!
Karen