Managing Actions Disable/Enable ActionsIn the example in the previous lesson, if the user clicks the Next or Previous buttons on the application form without first querying successfully, a message displays and no action is taken. You can disable and enable the actions instead, providing visual cues to the user when the actions are not available.The Close ActionIn Genero applications, when the user clicks the "X" button in the upper-right corner of the application window, a predefined close action is sent to the program. What happens next depends on the interactive dialog statement.