Skip to main content
Nintex Community Menu Bar
Question

Salesforce Button + Link to Skuid Page

  • July 10, 2024
  • 1 reply
  • 8 views

Forum|alt.badge.img+1

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?

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+4
  • July 10, 2024

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