Custom Action from Relation Manager
In a normal edit, I have no problem creating a custom action, by adding \Actions\Action::make in getHeaderActions.
I wish to do the same to an edit of a RelationManager but have 2 problems:
1) Edit is popping up a modal and I can't work out how to add a custom action inside a modal - am I able to add a custom action button in the same way?
2) I cannot work out how to force it to use a standard edit rather than a modal - how can I force it not to use a modal?
Thank you π
0 Replies