Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BelongsToMany #3

Closed
timcv opened this issue Sep 6, 2019 · 5 comments
Closed

BelongsToMany #3

timcv opened this issue Sep 6, 2019 · 5 comments
Labels
enhancement New feature or request

Comments

@timcv
Copy link

timcv commented Sep 6, 2019

Hi,

Would it be possible to support BelongsToMany relationships?

And also add a button for selecting existing objects?

//Tim

@navneetrai navneetrai added the enhancement New feature or request label Sep 6, 2019
@navneetrai
Copy link
Member

navneetrai commented Sep 6, 2019

@timcv Thanks for you interest in Nova Inline Relationship. We definitely have plans to include BelongsToMany and MorphedByMany.

And also add a button for selecting existing objects?

We have to investigate how it will affect the inline nature of things. Our aim is not to replicate what is already present in Nova, but to add new ways to make it easier for users to manage child models with parents.

So, If it felt too similar to what Nova is already providing with the non-inline version of a relationship then we might come up with something different.

@dormadekhin
Copy link

It would be very cool if such support appears! and not only select the existing one, but also write fields to the pivot table
perhaps this can be done if to do a resource nova for the linking table, what do you think?

@navneetrai
Copy link
Member

@dormadekhin that is the plan. These relationships are next in line.

We are looking into finding the most intuitive ways to add these fields and pivot data inline.

@kculmback
Copy link

Would love to see this too 👍🏻

@brandonferens
Copy link
Member

This issue duplicates #26 which is on our roadmap. Let's continue the discussion on that issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants