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

Option for removing already selected values in ChainedForeignKey field #344

Open
bsledev opened this issue Jun 14, 2022 · 0 comments
Open

Comments

@bsledev
Copy link

bsledev commented Jun 14, 2022

I would like to have an option for filtering out allready selected values for avoiding duplicate entries.
For example in the test_app you can add a continent with multiple locations (inline) with the first select for country.

Actual behavior

It is possible to add an endless amount of entries with the same country.

Expected behavior

The possibility to only allow the selection of one country once in one continent item.

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