Hi, I'm using the Filter Widget in an application created with Web AppBuilder 2.11 Developer Edition.
Is there a way I can set programatically the value of a dropdown shown by the filter?
In the image above I have set up the filter widget to ask for values from a field in a specific layer.
I want to programatically set that dropdown value so it filters the layer with the corresponding expression.
The value I want to set is already listed in the dropdown.
If that is not possible, is there a way to specify programatically the options that the dropdown must show?