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
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.
i'm allready that do it... but if this was an option, it would reduce the need to make unnecessary components
in picture middle is relationmanagers.. customers->reports
Yeah, cool. You can try submitting a PR if you think this can be useful for others.
I'm even a little surprised that no one wants this..
I prefer the modal to be honest, but I like your idea
but in this picture that form is additional livewire components in relationmanagers header