I’m working on upgrading an application from Web AppBuilder to Experience Builder and am trying to replicate the classic Attribute Table behavior.
In Web AppBuilder, users can click a layer in the Layer List - View Table and immediately open its attribute table at the bottom of the app, and adjust the layer list panel so it does not overlap. I’m looking for the same workflow in Experience Builder:
Click a layer in the Layer List - View Table
Open/view the attribute table for that layer (tried table widget - looks like table has to be open)
Have the attribute table automatically appear as a bottom panel
Has anyone implemented this behavior in Experience Builder, or is there a recommended pattern or configuration to achieve it?