Skip to main content
February 15, 2022
Question

Record Grid refresh option is not refreshing

  • February 15, 2022
  • 3 replies
  • 0 views

Record Grid refresh option is not refreshing 

3 replies

stewart.burchell
February 16, 2022

Hi - you aren't going to get any helpful advice without providing some detail of the context and the problem:

  • what are you trying to achieve?
  • are you able to describe the steps you follow, the expected result and the actual result?
  • are you able to share the code that you've implemented so far?
February 16, 2022

Hi! I created Appian record and the appian record grid comes with search, filter, save filter and refresh options. When I click on the refresh option its not refreshing anything. I was expecting it would clear out the search bar and filters.

mikes0011
Brainy
February 16, 2022
I was expecting it would clear out the search bar and filters.

Why would you expect a "refresh" button to do this?  I would expect it to force a refreshed copy of data to be loaded from the DB (assuming something has changed in the background since when I initially loaded the page), and more importantly, I would explicitly expect it to keep search options I'd already used.  I think you might have this confused with a "reset" or "clear filters" type of functionality - which already exists, in its own spot.

The Expression Guru