Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

I want to Automatically update list views every 16 seconds in Workspace. How to do this?

mania
Tera Contributor

Hi,

 

I want to Automatically update list views every 16 seconds in Workspace. How to do this?

 

Can you please help on this. It will be helpful.

 

mania_0-1710508540279.png

 

Thanks in Advance!

4 REPLIES 4

Not applicable

Hi @mania ,

Before you begin

Role required: admin

About this task

Lists are prompted to refresh when the following changes are made.

  • Creation of a record or when a record meets query conditions
  • Deletion or when a record no longer meets query conditions
  • When a column on the list has been updated
List refresh prompt functionality works on lists that meet the following criteria.
  • The list doesn't exceed 500 records (or the number set in glide.lists.live_list_threshold).
  • The list is not a database view​​.
  • At least one condition has been applied to the list​.
  • The list doesn’t contain any dot-walked columns​.
  • The list doesn't contain any dot-walked fields within a filter or query.
  • Omit count is not enabled.
  • The list is a sys_aw_list or a sys_aw_my_list. Related lists are not supported.

Procedure

  1. Enable the list refresh prompt system property.
    1. Enter sys_properties.list in the Workspace filter navigator.
    2. Search for glide.lists.live_list_enabled in the System Properties list search bar.
    3. Click the Value column field and change the value to true.
      Note: The live list system property is set to false by default.
    4. Select the checkmark icon (
       

       

      ) to save the selection.
  2. (Optional) Change the maximum number of records that the list can contain with the list refresh prompt enabled.
    1. Enter sys_properties.list in the Workspace filter navigator.
    2. Click New.
    3. On the form, fill in the fields.
    4. Click Submit.
SandeepDutta_1-1710509339847.png

 

Not applicable

Hi @mania ,

 

Hi Sandeep,

 

do you have experiences with new list for cases types ? (childs of sn_customerservice_case)
on our instance it does not work. But the criteria are all met.

Greetings Daniel

shyamkumar VK
Kilo Patron

@mania ,

 

You need to enable this property glide.lists.live_list_enabled  to true so that it refreshes the list

 

I would recommend not to customise anything top of it as above system property will allow you to Refresh the card

 

Regads,

Shyamkumar

 

 

 

Please mark this as helpful and accept as a solution if this resolves your Ask.
Regards,

Shyamkumar