Answer the question
In order to leave comments, you need to log in
Why doesn't $this->view->registerJs() fire from a controller on ajax form submission?
Submitting a form via pjax. In the controller I write something like:
$this->view->registerJs('console.log("hello world!")');
return $this->renderAjax(/* bla bla bla */);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question