[Agent Workspace] Auto reload Related List when load page
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 02:17 AM
I'm using Agent Workspace at Xanadu release, and I want to reload this page automatically instead of click on Refresh icon every time I navigate to this page. Any idea for this situation?
Thank you and best regards ❤️
1 REPLY 1

Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2025 06:56 AM
Hi @Horakhty ,
- Enable the list refresh prompt system property.
- Enter sys_properties.list in the Workspace filter navigator.
- Search for glide.lists.live_list_enabled in the System Properties list search bar.
- Click the Value column field and change the value to true.
Note: The live list system property is set to false by default.
- Select the checkmark icon (
- (Optional) Change the maximum number of records that the list can contain with the list refresh prompt enabled.
- Enter sys_properties.list in the Workspace filter navigator.
- Click New.
- On the form, fill in the fields.
System Property form Field Description Name Name for the system property. Enter glide.lists.live_list_threshold. Description Description that is displayed in the System Properties list. Choices Choices for your system property. Leave this field empty. Type Type of system property. Select Integer. Value Value for the integer. This value controls the maximum number of records that the list can contain while enabling the list refresh prompt. By default, the value is set to 500. Note: Although the value can be increased, be aware of the impact on your nodes.Ignore cache Option to ignore the cache. Private Option to keep the system property private. Read roles Roles that can read the system property. Write roles Roles that can write the system property. Application Application for the system property. Global applies the system property to all applications when the system property is set to true. - Click Submit.
Learn More from here :https://www.servicenow.com/docs/bundle/yokohama-platform-user-interface/page/administer/workspace/ta...