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:  Drag a button from the tool box onto a page in the Design tab in Iron Speed Designer.

Step 2:  Rename the button to SaveAndNewButton.

Step 3:  Double-click the button control to display the Properties dialog.  Specify appropriate button text in the Display tab.

Step 4:  In the Property dialog’s Bindings tab, set the Button Command to ‘Save data on page’ and set the Action After Command to ‘Stay on the current page’.

Step 5:  Check ‘Enable client-side validation’.  Finally, click ‘OK’ to close the Properties dialog.

Step 6:  Build and run your application.

See Also

Version 5.0 Application Migration