Filter not refreshing in Record

Hi All,


I have a scenario like I will be displaying the record list in a grid view to the user, where the facets will be populated from one of the column, For EX: Priority.

Now the scenario is like "Priority" is having "low", "Medium" and "High", I have added a new case with "Critical" as "Priority" then the facets are not refreshing, the facets are refreshing only when I refresh the page or reload the record.


Please let me know is there a dynamic way to achieve the facets are also getting refreshed.

 

Thanks!!

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    As far as I know this may be expected behavior - even dynamic / expressioned facets aren't intended to update live (i.e. without even refreshing the page), since the concept is that the facet values will be relatively common things shared by many record, etc. If you think otherwise perhaps you could share some use cases and/or share your facet code so we can help further.
Reply
  • 0
    Certified Lead Developer
    As far as I know this may be expected behavior - even dynamic / expressioned facets aren't intended to update live (i.e. without even refreshing the page), since the concept is that the facet values will be relatively common things shared by many record, etc. If you think otherwise perhaps you could share some use cases and/or share your facet code so we can help further.
Children
No Data