Hi there,
is it possible to filter datasource values passed on to a dropdown?
The idea is to have bound/dependent dropdowns so that the parent value affects the results from the child dropdown.
The child dropdown values are imported from a data store/json file and have the parent values as a category in one of the keys.
I was hopping I could filter the results based on that key?
TIA
parent dropdown/select
child dropdown/select
json file / data store
UI example