How to create vertical scroll in list widget?

I’m trying to build chat page that looks like linkedin chat. On the left there is list of persons, and on the right it’s the dialog. It could be done with 2 list widgets in appsmith, although everyone used to see such kind of dialogs with vertical scroll, but I can’t find a way to implement it in appsmith.

Is there any way to do it?

Hi! Are you looking for a server-side infinite scrolling feature for List widgets? Unfortunately, this is not yet available, but we have this feature request on our radar: [Feature] Server side Infinite scrolling List Widget · Issue #6293 · appsmithorg/appsmith · GitHub
Please add a comment with your use case on GitHub to help us prioritize it.

1 Like

Thank you, I’ll be looking forward to it.