Hello,
I am working on building a 3D sea level rise app in Experience Builder. Right now i have a single feature layer that contains different features for each scenario. My experience builder has a scene and a list widget, the list has a row for each scenario (1ft, 2ft, 3ft etc). The goal is for the user to be able to click on a scenario in the list and have the scene change to represent that scenario. This functionality actually works great, the problem i am having is with the default state of the scene. When it first loads it shows all of my features on top of one another until a user clicks on an item from the list. The goal would be to have the scene show only one of the features from the list upon initial load (0ft).
I have been unable to find a way to do this where i both keep the entire list visible and filter the map to only show one feature upon its initial load.
Any help would be appreciated.
Ben