You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 9, 2026. It is now read-only.
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.
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