Missing Method in FormsController
Error:
The action JavaScript:onClikeOk() is not defined in controller FormsController
Error:
Create FormsController::JavaScript:onClikeOk()() in file: app/controllers/forms_controller.php.
<?php
class FormsController extends AppController {
var $name = 'Forms';
function JavaScript:onClikeOk()() {
}
}
?>
Notice:
If you want to customize this error message, create app/views/errors/missing_action.ctp