Hello, I am using ArcGIS Experience Builder Developer, and I am ultimately trying to have 2 maps linked to a third. For example, if the first layer is toggled on or visible in the first map, and the first layer is toggled on or visible in the second map, then the corresponding layer is shown in the third map. There are 4 layers in map 1, 5 layers in map 2, and 20 layers in map 3. I have code that makes this possible in developer in the editor pane, but does not actually generate anything in the screen itself. Is this possible to do? I am trying to avoid the filter function, as I am trying to make this as user friendly as possible. Thank you!