I don’t know why the screen is not showing the contents on the screen whenever I test it,but it shows all when in editing mode.
There are some known issues for scrolling on the web. Here is a link to a similar issue (scrolling column).
3 Likes
Same for me here
Do you meanwhile have any approach or further ideas?
My approach is to change the height setting in the Screen Start Event.
If Device = Web then
-Column Height= Fill contents
Else
-Column Height = Fill container
That solves the issue for me.
3 Likes