Actions in renderHooks
Hello everyone,
I'm trying to return an array of actions in a view that I return through a renderHooks.
My buttons display correctly but do not trigger the
I'm trying to return an array of actions in a view that I return through a renderHooks.
My buttons display correctly but do not trigger the
action() methods. Anyone know why?