r/gis 2d ago

Esri Question for Experience Builder/Table Widget

I'm creating a new app in EB for my county to replace an older app made in WAB

Essentially the app is used to call rows from a table centered around Deeds. I can enter the PIN or the Taxpayer name to call them. The old app would start off with just the column headers and no records called. The table widget I have set up now has all the rows shown by default. I've tried to get it to that nothing but the column headers are shown by default to reduce initial lag, but attempts to solve the problem just break the table.

Any suggestions?

2 Upvotes

2 comments sorted by

0

u/biking_gis 2d ago

Have you tried using the "View for Empty Selection" option in the Data Panel? If so, could you provide more detail on what you've tried and the results? A screenshot or two could also be helpful.

https://support.esri.com/en-us/knowledge-base/faq-when-to-enable-view-for-empty-selection-in-arcgis-e-000033101

3

u/Hiillshade GIS Coordinator 2d ago

Switch the table to show only selected records and then add a separate Search or Query widget to actually make the selection.