# Is there anyway to have a list viewer always show the last item?

**URL:** https://community.thunkable.com/t/is-there-anyway-to-have-a-list-viewer-always-show-the-last-item/1283326
**Category:** Questions about Thunkable X
**Tags:** listviewer
**Created:** [May 14, 2021, 4:34pm UTC](https://community.thunkable.com/t/is-there-anyway-to-have-a-list-viewer-always-show-the-last-item/1283326 "2021-05-14T16:34:35Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![magicc4kel3](https://avatars.discourse-cdn.com/v4/letter/m/b3f665/32.png) [@magicc4kel3](https://community.thunkable.com/u/magicc4kel3)
#### Post date: [May 14, 2021, 4:34pm UTC](https://community.thunkable.com/t/is-there-anyway-to-have-a-list-viewer-always-show-the-last-item/1283326/1 "2021-05-14T16:34:35Z")

</div>

Currently my list is scrollable but it stays at the top of the list, I want to make it so the list shows the item at the bottom of the list but stay scrollable so the user can still see what’s above it.

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [May 14, 2021, 4:43pm UTC](https://community.thunkable.com/t/is-there-anyway-to-have-a-list-viewer-always-show-the-last-item/1283326/2 "2021-05-14T16:43:56Z")

</div>

simple make two list viewer remove the last item from the first list and put that item in the other list view

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [May 14, 2021, 6:47pm UTC](https://community.thunkable.com/t/is-there-anyway-to-have-a-list-viewer-always-show-the-last-item/1283326/3 "2021-05-14T18:47:52Z")

</div>

There’s no “auto-scroll” or “gravity” for the list viewer component - Would it work to show your list in reverse order @magicc4kel3 ?

---

<div class="post-metadata">

### Author: ![Van\_antics](https://avatars.discourse-cdn.com/v4/letter/v/3d9bf3/32.png) [@Van\_antics](https://community.thunkable.com/u/Van_antics)
#### Post date: [March 30, 2022, 9:42pm UTC](https://community.thunkable.com/t/is-there-anyway-to-have-a-list-viewer-always-show-the-last-item/1283326/4 "2022-03-30T21:42:56Z")

</div>

is there any update on this show last item or autoscroll or gravity  
thanks =)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [March 31, 2022, 2:14am UTC](https://community.thunkable.com/t/is-there-anyway-to-have-a-list-viewer-always-show-the-last-item/1283326/5 "2022-03-31T02:14:55Z")

</div>

I know it’s not the same thing but can you just reverse sort the list and display the sorted items?

---

<div class="post-metadata">

### Author: ![paulovaz72](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/paulovaz72/32/119071_2.png) [@paulovaz72](https://community.thunkable.com/u/paulovaz72)
#### Post date: [April 19, 2022, 9:15pm UTC](https://community.thunkable.com/t/is-there-anyway-to-have-a-list-viewer-always-show-the-last-item/1283326/6 "2022-04-19T21:15:25Z")

</div>

@tatiang , for many cases (like chat apps using ListViewer), this reverse order isn’t useful.

I’m concerned about the lower speed of implementations on Thunkable… The suggestions / improvements backlog stills growing.

For example: sort variable list, dataviewer improvements, listviewer improvements, access to important components properties (like Text Input editable on/off), calendar components, maps improvements, and many other things that really make us waste time or doing workarounds but at the end delivering apps with several limitations.

As far I know @muneer, you and others asks for this implementations too…

I participate in two meetings with the staff last year, and ask about many important itens that are crucial to develop big projects, but no news until now.

So my question for @jared , @domhnallohanlon , @christina_wong is how is the progress of this roadmap?

I’m still working in my project (silently), but will be great if receive good news on this improvements!

Regards

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:22pm UTC](https://community.thunkable.com/t/is-there-anyway-to-have-a-list-viewer-always-show-the-last-item/1283326/7 "2024-11-08T13:22:32Z")

</div>


