RelationManager create form without modals

Has anyone come up with a solution to add the relationship manager's form directly on top of the table, i'm not want header action button where open the modals with form?
7 Replies
Patrick Boivin
Interesting idea but no, I've never seen this on here Could be simpler to do this with a custom Livewire component and form. You could add it in your Blade view between the resource form and the relation manager.
jouni.i
jouni.iOP2y ago
i'm allready that do it... but if this was an option, it would reduce the need to make unnecessary components
jouni.i
jouni.iOP2y ago
in picture middle is relationmanagers.. customers->reports
Patrick Boivin
Yeah, cool. You can try submitting a PR if you think this can be useful for others.
jouni.i
jouni.iOP2y ago
I'm even a little surprised that no one wants this..
Patrick Boivin
I prefer the modal to be honest, but I like your idea
jouni.i
jouni.iOP2y ago
but in this picture that form is additional livewire components in relationmanagers header

Did you find this page helpful?