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

Query filter option "IN" #3

Open
andreaskienast opened this issue Nov 6, 2019 · 0 comments
Open

Query filter option "IN" #3

andreaskienast opened this issue Nov 6, 2019 · 0 comments

Comments

@andreaskienast
Copy link
Member

The querybuilder is build to handle the different types of value in a fitting way.
This means TCA fields which require numbers will only accept numbers.
The "IN" option accepts multiple values of numbers. (separated with comma)
It could be used for uid or similar but conflicts with the TCA condition of allowing integers/double only.


Reporter: Frank Nägler

Created: 29.08.18 18:14
Updated: 23.05.19 09:19

Development: QUER-9

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