# Glide Forum Timestamp and Order Adjustments

**URL:** https://community.glideapps.com/t/glide-forum-timestamp-and-order-adjustments/41889
**Category:** Ask for Help
**Created:** [May 12, 2022, 10:19am UTC](https://community.glideapps.com/t/glide-forum-timestamp-and-order-adjustments/41889 "2022-05-12T10:19:58Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![twobob](https://avatars.discourse-cdn.com/v4/letter/t/d26b3c/32.png) [@twobob](https://community.glideapps.com/u/twobob)
#### Post date: [May 12, 2022, 10:19am UTC](https://community.glideapps.com/t/glide-forum-timestamp-and-order-adjustments/41889/1 "2022-05-12T10:19:58Z")

</div>

Is it possible to auto populate Glides message board messages with a date and time stamp and to show the latest messages at the top of the screen rather than at the bottom?  
Thanks in advance.  
Bruce

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [May 12, 2022, 11:27pm UTC](https://community.glideapps.com/t/glide-forum-timestamp-and-order-adjustments/41889/2 "2022-05-12T23:27:38Z")

</div>

> [@twobob](#):
>
> Glides message board messages

Do you mean the native Chat tab? You can’t manipulate anything on that screen.

For what you want, you would have to create a form to populate a new table with the ID/email of the commenter, the comment itself, the timestamp, and show them in an inline list. Sort that by the timestamp column, latest first.
