This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

gergo85
gergo85

I have tried to create an AJAX form in the back-end Dashboard. In the partial of report widget I added the following button:

type="submit" data-request="<?= $this->getEventHandler('onMyFunction') ?>

In the widget class file I created the onMyFunction() method. When I click on the button, I get the following error message:

"A widget with class name 'widget' has not been bound to the controller" on line 467 of /modules/backend/classes/Controller.php

What is the problem?

Last updated

gergo85
gergo85

The October build 211 is supported AJAX event handlers. So the problem is solved.

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.