Salesforce Button + Link to Skuid Page

We use a skuid page that acts like a list view for opportunities. We would click on one of the opportunities on the list and it will open a regular Salesforce opporutnity edit page. Once we edit an opportunity we would click save. Is there a way to create an alternative save button that will save the opportunity and link to the skuid page that we use as a list view?

Hello

The best way to handle this might be this:
http://help.skuid.com/m/getting-started/l/102648-override-a-standard-salesforce-detail-page-layout

You can override the standard Salesforce edit page layouts.

One alternative way would be to edit the opportunity in a popup. The save action would then close the popup and refresh the model data.

Janick