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

Built-in filtering for StandardLookup / PickerField.Lookup chain #533

Open
alexbudarov opened this issue Feb 3, 2020 · 1 comment
Open
Labels
candidate Possible candidate for future releases in: flowui size: L

Comments

@alexbudarov
Copy link

See forum topic: https://www.cuba-platform.com/discuss/t/lookup-field-choose-particular-values/11339/4

If I am not wrong, we have received such requests several times: "user should can choose only particular values in the lookup screen".
Alexey has been talking about it for some time.

It looks like a generic functionality: add filtering capability to standard lookup action and standard lookup screen.
E.g. PickerField.LookupAction can have a install delegate to supply lookup screen filter parameters.
StandardLookup obtains these parameters and adds them to dataLoader query.

If I were using this, I would also modify lookup screen's caption (another customization point). E.g. lookup screen called by CUBA's "Move user to another group" action could have caption "Select new Access Group for user Administrator".

@alexbudarov
Copy link
Author

@alexbudarov alexbudarov transferred this issue from jmix-projects/jmix-old Jun 7, 2021
@glebfox glebfox self-assigned this Jul 6, 2021
@glebfox glebfox transferred this issue from jmix-projects/jmix-ui Mar 20, 2022
@gorbunkov gorbunkov added the candidate Possible candidate for future releases label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
candidate Possible candidate for future releases in: flowui size: L
Projects
None yet
Development

No branches or pull requests

4 participants