i have several actions defined in /actions and actions.ini that work perfectly, but as the title says i would like to add a simple
'onclick' => "return confirm('Are you sure you want to proceed?');"
to the action link...
chatgpt suggests:
'Custom Action Button in template'
or
'In your templates/ or delegate class, you can hook into rendering and inject the onclick. '
but i'm not sure exactly where these are...can i buy a clue?-}