Programmatically scroll an object-table to the bottom

I’m making a chat room in my app using an object table to display the chat log. Everything’s working swimmingly, but a traditional chat log shows new chats at the bottom and automatically scrolls to the bottom. I suspect it can’t be done in JA, but thought I’d ask here as a hail-Mary before changing the sort to put the new chats at the top and telling my users to deal with it.

I’ve also considered and rejected the idea of setting the object table to paginated and automatically moving to the last page.

Hi @jwyrick ,

It is unfortunately not possible to programmatically scroll an object-table at the moment but please feel free to submit this idea on our public roadmap if this feature is something you require.