Article Details
Id:12034
Product:finPOWER Connect
Type:NEW
Version:2.01.01
Opened:02/07/2014
Closed:04/07/2014
Released:31/07/2014
Job: J013567

Page Sets; More control to update Command Buttons from Script

Command Buttons on a Page Set (e.g., wizard buttons, OK, Print etc.) can now be updated from the Page Set Script.

Previously, the WizardButtonsUpdate event was the only method by which Command Buttons could be updated and, for wizards, this is still how the buttons should be updated however, for non-wizard Page Sets, a psh.CommandButtons collection is now available.

A Page Set Script can update a Command Button's Caption, Enabled and Visible states.

NOTE: Previously, wizard type Page Sets with only a single Page would display 'OK' and 'Cancel' buttons and hide the '< Back' and 'Next >' buttons. This has changed in that now, all wizard buttons are always displayed.

This is documented in the finPOWER Connect 2 Page Sets document which can be downloaded from the Intersoft Website.