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

All - Except - Some #68

Open
sfolador opened this issue Nov 1, 2014 · 2 comments
Open

All - Except - Some #68

sfolador opened this issue Nov 1, 2014 · 2 comments

Comments

@sfolador
Copy link

sfolador commented Nov 1, 2014

Hi,
it would be nice to have a "composite" field. For example: the Bar entity has a relation with Products. Products count could be very high therefore selecting all the Products or some or all Products except some could be a very tedious task. Having some kind of "controls" before the relation dropdown list, could be really handy sometimes. So in that case I will select All, and all the Products in the dropdown will be selected. Or If I select Except, I can still choose some Products from the dropdown but when I save, it will act as a subtraction instead of linking the selected Products. Does this make sense?

@lazychaser
Copy link
Contributor

Hi! I can only offer a "select all" button in the dropdown that will select all loaded items. Maybe you should reconsider your app architecture, maybe there's a better way to acomplish what you need?

@sfolador
Copy link
Author

sfolador commented Nov 1, 2014

Select All would be nice! Unfortunately it's not my choice, it was a request to avoid selecting too many elements (in my example, if the Product count is, say, 1000, and a Bar had to store only 400, the editor must select all 400 by hand).Thank you!

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

No branches or pull requests

2 participants