How to Configure auto-refresh for a list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2025 01:00 AM
Can someone help me on where we can configure auto-refresh for a list
The requirement is whenever someone creates a new case, it should automatically appear in the list view without manually refreshing the screen.
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2025 02:17 AM
Hi @sriram 1
I think that functionality already exist
if not try setting property glide.lists.live_list_enabled to true as per below thread
also check this if not resolved
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0996533
Please mark my answer as helpful/correct if it resolves your query.
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2025 02:40 AM
Hi @chaitanya,
Thank you for your response. Yes, I set the glide.lists.live_list_enabled property to true, and after doing that, I noticed the refresh button now shows a popup indicating new records.
However, my requirement is that new records should appear automatically in the list view without requiring any manual refresh or interaction.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2025 02:26 AM
response from @Chaitanya ILCR should help you.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2025 02:42 AM
Hi @Ankur,
Which i tried, but still its not resolved my issue.
Do we have any other approaches to resolve that issue.