Select to view content in your preferred language

Make Table Visible When Selection is Made

261
3
Jump to solution
4 weeks ago
MeleKoneya1
Regular Contributor

Hello,

I am using the select tool and would like the table to be visible automatically.

Currently,  I have the table widget in a View which requires the user to open the view to see the selected records.

I have not found a way to automatically show the table when records are selected.

We are using ArcGIS Enterprise 11.3 

Thank you for any suggestions on how to accomplish this.

Mele 

0 Kudos
1 Solution

Accepted Solutions
JeffreyThompson2
MVP Frequent Contributor

https://community.esri.com/t5/arcgis-experience-builder-ideas/table-added-action/idi-p/1537079

Here's an Idea to support to get Tables to open automatically.

One possible hack is to place your Table Widget in a Widget Controller. Tables in a Widget Controller will pop open automatically when the user uses Add To Table.

GIS Developer
City of Arlington, Texas

View solution in original post

3 Replies
Fendley
Occasional Contributor

I wish this was a thing as well.

The "Show in Table" button should OPEN the table, not just filter it and leave it closed.

My way around this was to add a View Navigator + Section that opens the table upon click. Not perfect...

JeffreyThompson2
MVP Frequent Contributor

https://community.esri.com/t5/arcgis-experience-builder-ideas/table-added-action/idi-p/1537079

Here's an Idea to support to get Tables to open automatically.

One possible hack is to place your Table Widget in a Widget Controller. Tables in a Widget Controller will pop open automatically when the user uses Add To Table.

GIS Developer
City of Arlington, Texas
MeleKoneya1
Regular Contributor

This worked well for what I was trying to do!   Thank you!

0 Kudos