Video: Enable "Save and Continue" Equivalent in Redwood Sales
In 26B, you can enable the ability to Save a record on the edit page, and stay on the edit page to continue to make additional changes to the record. This is the equivalent of the "Save and Continue" and "Save and Close" actions in the classic UI. This video tutorial will focus on opportunity, but this applies to other objects in the Redwood Sales family as well.
For custom objects created by extension generator, please manually add the following fragment param to the fragment on the edit page.
<oj-vb-fragment-param name="enableUpdate" value="[[true]]"></oj-vb-fragment-param>
Tagged:
0