I have 2 widgets one for list filter and the other one is map. In order to set the filtered object to the map I did the following:
- The data layer is the input object, the same as the filter widget.
- The object set to map is the same object set as the filter widget.
- In object set selection filter, I selected the filter output variable of the filter widget.
- Recompute value is at automatic.
When I apply the filters in the filter widget for the object, the same object is not updated in the map.