Actions button omit stating `->action(function_name)`
the question is, is it possible to omit stating
very often I have action buttons in page/form and is defined as below
and have the functions defined as
->action(function_name) and have the function called automatically? is it not possible or I missed out in the docvery often I have action buttons in page/form and is defined as below
and have the functions defined as