Good morning. I'm developing with Experience Builder. I have a map with layers. Frome the Map widget I can get all layers. I set mylayer.definitionExpression = 'OBJECTID < 0' (or also other filter), but it seems not working because I see features. If I try to do a query queryFeatures are empty with the filter so th filter is correct (I believe) Why can't I filter features on map and I continue to see them ? Any Idea ? Thanks