We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add this in CAT settings to add two filters: { "filters": [ { "value_col": "querytext", "label": "Text" }, { "value_col": "queryresolveddt", "label": "ResolveDate" } ] }
and notice how all the other controls go from multi-selects to drop downs.
The text was updated successfully, but these errors were encountered:
Discovered this with @danedexF5 during v1.2.3 regression testing
Sorry, something went wrong.
0c8bfc0
emmorris
No branches or pull requests
Test Notes
Add this in CAT settings to add two filters:
{ "filters": [ { "value_col": "querytext", "label": "Text" }, { "value_col": "queryresolveddt", "label": "ResolveDate" } ] }
and notice how all the other controls go from multi-selects to drop downs.
The text was updated successfully, but these errors were encountered: