Upgrade Guides for Genero BDL / 2.20 upgrade guide |
Actions referenced in methods of the dialog class must exist in the current dialog, or an error is raised.
Starting with version 2.20.00, dialog class methods like ui.Dialog.setActionActive() can now raise a runtime error -8089 if the action name is invalid. Before version 2.20, the method ignored the invalid action name, and it could take a while for the programmer to find the mistake.