In the tutorial, when working with events, it says that we want to show an allert when submitting the login form but in the code just below it binds the allert to the "success" event and not to the "executeSubmit" event. Also calls the method mySuccessMethod and not myExecuteSubmitMethod as it does at the very and of the Tutorial.
So i made the appropriate changes to adjust the code and the tutorial to show how to properly bind an allert to the "eventSubmit" event.
Regards
Luca Biondo
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive