Forums
Set scroll position - Printable Version

+- Forums (https://forums.appli.io)
+-- Forum: Support (https://forums.appli.io/forumdisplay.php?fid=7)
+--- Forum: Feature Requests (https://forums.appli.io/forumdisplay.php?fid=9)
+--- Thread: Set scroll position (/showthread.php?tid=660)



Set scroll position - alextweedly - 05-07-2024

Both for table and layout elements it would be desirable to be able to set the scroll position.

For example, I have a simple tracker app, with either a table or layout to display previous events, in chronological order. I want the most recent events to be immediately visible - though all events should be visible by scrolling.

So, after refreshing the table or layout, I would like to do something like 
    refresh layout "mylayout"
    set the scrollposition of layout "mylayout" to <some big number>


RE: Set scroll position - efrain - 05-07-2024

Hi alextweedly,

I will add a feature request for this.