Select to view content in your preferred language

List Widget Not Expanding to full height in Published Experience

444
5
Jump to solution
06-25-2025 12:49 PM
Labels (1)
JuanTomásMartinez
Occasional Contributor

Hi everyone,
I'm having an issue with ArcGIS Experience Builder. I've added a List widget and stretched it to occupy the entire screen height. In the editing view, it looks perfect and fills the space as expected. However, after saving and opening the experience, the List widget doesn't expand to fill the full screen as it should. It generates a scroll for displaying all the elements instead of just using the space i defined

Has anyone else experienced this? Any ideas on how to fix it?

Thanks in advance!

0 Kudos
1 Solution

Accepted Solutions
JuanTomásMartinez
Occasional Contributor

I repeat, all the containers (column, section) were always taking up the full height, and the list widget too; it was the first thing I checked to avoid making a post about something so simple. I ended up solving it by replacing the column widget with a fixed panel; do the columns have any height limitation?

View solution in original post

0 Kudos
5 Replies
JeffreyThompson2
MVP Frequent Contributor

Chances are your List Widget is inside some Layout Widget that isn't set to Full Height.

GIS Developer
City of Arlington, Texas
0 Kudos
JuanTomásMartinez
Occasional Contributor

I already checked that. I'm attaching screenshots here where you can see in editing mode how it fills to the bottom but then leaves a blank space, I covered the content of the list because it contains sensitive information.

0 Kudos
JeffreyThompson2
MVP Frequent Contributor

Your List Widget is contained within a Section Widget. Make your Section Widget Full Height and the List should adjust automatically.

GIS Developer
City of Arlington, Texas
0 Kudos
JuanTomásMartinez
Occasional Contributor

I repeat, all the containers (column, section) were always taking up the full height, and the list widget too; it was the first thing I checked to avoid making a post about something so simple. I ended up solving it by replacing the column widget with a fixed panel; do the columns have any height limitation?

0 Kudos
JeffreyThompson2
MVP Frequent Contributor

No. There is not a height limit for Columns.

GIS Developer
City of Arlington, Texas
0 Kudos