Hi Everyone,
I was wondering if it is possible to dynamically refresh the list of values in the Query Selector component.
The reason being so that we can do a cascading selection with the ability to do multi-select
For example I would have
Region = Parent
Market = Child
If I select Regions East and West
The Query Selector for Market would have it's list of values refreshed so that the selectable markets for East and West show up.
Currently we see a list of values on markets for "ALL" regions, and can't seem to change that list of values during run time.
Any input would be appreciated.
Thanks!
David