[Oxygen] Wizard - CanFinish or disable Finish-Button [message #1782494] |
Sat, 24 February 2018 11:51  |
Eclipse User |
|
|
|
Hello there,
I have a wizard, where a user can enter/order some items. On the last page a summary of all selected goods and the overall costs.
As long as the overall costs are zero I'd like the finish button to be disabled...
But a simple getContainerForm().getWizardFinishButton().setEnabled(false) does nothing.
I also have the Cancel Button visible ( containerForm.getWizardCancelButton().setVisible(true) ).
Is there a way to disable the Finish-Button. In earlier versions of Scout there was the IWizard.canFinish(). Is there something similar in Scout 7.x?
Regards, Peter
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03873 seconds