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.stack.imgur.com/546YC.png ). I need to catch the event of this button in a boot() method of a Plugin.php.
Here ( https://octobercms.com/forum/post/events-how-to-listencatch-the-onadditem ), I received the solution: https://octobercms.com/docs/api/backend/ajax/beforerunhandler