Save and New button added to Add Record and Edit Record pages

A new ‘Save and New’ button is added to Add Record and Edit Record pages, typically at the bottom of the page, when creating a new application.

Migration effects

None.  Your application is not modified.

What you should do

You can manually add the ‘Save and New’ button to the HTML layout pages for your application’s Add Record and Edit Record pages.

Step 1:  Use the Application Explorer to open the page in Iron Speed Designer.

Step 2:  In Design Mode, select the page area where you wish to add the button.

Step 3:  Drag a Button control from the Toolbox onto the page.

Step 4:  Select the newly added button control and set these properties via the Property Sheet:

Group

Property

Setting

[Application Generation]

Button actions

Save data on page

Appearance

Text

Save and New

Behavior

CausesValidation

True

Step 5:  In the “Button actions” dialog, click “Add...” to display the Button Action Wizard.  Set these properties:

Property

Setting

Redirect and Send Email Actions

Stay on the current page

Step 6:  Build and run your application.

See Also

Version 5.0 Application Migration