Is it possible to add actions to a footer or header widget on a view page?
I am working on an approvals package, and I want for the user to be able to perform an approval action(approve, reject, submit etc) at the bottom of the view page. I attempted to do this by adding a footer widget and then adding an action(for example approve). But the action appears to be disabled. I added the same widget to the Edit page, and the button was still disabled.
Is this feature possible in filament, if yes, how?
Is this feature possible in filament, if yes, how?