Scenario:
- When a select box is used as a cardwall display
- And the same select box is filtered in the query
- Then the cardwall only display the columns that are selected in the query
It applies on cardwall filter was well as on cardwall used as a widget on a dashboard.
It works will all kind of list binding (static values, users and groups) and for select boxes, multiselect boxes, radio and checkboxes.
It doesn't work when the query is made with TQL. However the dev team will spike what could be done to have it for TQL as well