Open relation manager create modal from table action
I have two models A and B.
A hasMany Bs so I have used relation manager for Bs.
I want to create an action in A's list table to open the modal like the create action does in relation manager to create Bs right from A's list.
Is this possible? Thank you for any insights.
2 Replies
Sorry I think I was not clear. I have a resource :
I have BRelationManager :