Page Level Button Changes

Record pages created using previous versions had two page buttons.  The OKButton and CancelButton where used in record pages to implement Save, OK, and Cancel operations.  Record pages created using Version 2.1 or later have three page buttons, which are SaveButton, OKButton, and CancelButton.

Consequences

The migration process changes the button names and bindings in existing pages and adds the SaveButton.  If the page already has a SaveButton, the component is uniquely renamed by appending a number to the end of the original button.  All references to the added button and the renamed button will be changed.

What you should do

Nothing.  Iron Speed Designer updates your application automatically.

See Also

Version 2.1 Application Migration