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!
Solved! Go to Solution.
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?
Chances are your List Widget is inside some Layout Widget that isn't set to Full Height.
Your List Widget is contained within a Section Widget. Make your Section Widget Full Height and the List should adjust automatically.
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?
No. There is not a height limit for Columns.