RelationManager form actions
Hello,
I am trying to find a way on how to set custom form action buttons for a RelationManager resource?
As I understand correctly, I cant use related model's edit and create page, where should I place my custom actions?
Also, is there a quick way to align the save and cancel button on the right side of the modal?
1 Reply
Figured it out. On Relation resource page, under the create actions I can just use
->modalFooterActionsAlignment(Alignment::End)