This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
programmer.perl63415
Hi everyone, How I can listen/catch the data-request="formVideo::onAddItem" in a Plugin.php's boot() method?
In a backend, there is a Repeater widget and it has a button ( https://i.imgur.com/gORjH26.png ). I need to catch the event of this button in a boot() method of a Plugin.php.
Last updated
programmer.perl63415
mjauvin said:
Try this event.
Thank you! More precisely I needed for 'backend'. https://octobercms.com/docs/api/backend/ajax/beforerunhandler Anyway, you pointed me in the right way.
1-3 of 3