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

[Feature]: adding an existing record to a one-to-many relation #1723

Open
andybubbl opened this issue Dec 10, 2024 · 0 comments
Open

[Feature]: adding an existing record to a one-to-many relation #1723

andybubbl opened this issue Dec 10, 2024 · 0 comments

Comments

@andybubbl
Copy link

Description

Currently this is possible with the many to many relation but it would be useful to have this on one to many too.
For example i have a users resource. Users can have multiple addresses. I cant currently add an existing address to a user through the admin panel.

Suggested Solution

Add the "Add Existing" button to one to many relations

Alternatives

No response

Additional Context

No response

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

No branches or pull requests

1 participant