Hello Community, I am using record grid as landing page on site along with record action of create Record. After successfully creating record through the action it is going back to the Grid but is it taking sometime to refresh and show the updated grid. I have updated the refresh interval to 30 seconds which is the least in the options. Is there any solution to automatically refresh the grid after record action or set the refresh interval to least time(5 to 10 sec).
Discussion posts and replies are publicly visible
Sharing the ss of PM
For grid the code is done in list of the record Type without using any local variables
PM is fine can you share the code snippet of data Param of that grid .
Harshit Bumb (Appyzie) said:it is possible that your grid is showing the latest added data on the last page, which remains unnoticed?
Are you sure it's not this?
I think he is viewing it in Tempo is what I understand.
No its not the case the latest case would come on top as per the sort
Konduru Chaitanya said:I think he is viewing it in Tempo is what I understand.
Yes just checked it, In tempo it's taking more time
Just do this ,take a dummy variable and set Refresh after : "RECORD_ACTION" or set refresh after "RECORD_ACTION" on grid
Tell us if it's still acting the same .
Harshit Bumb (Appyzie) said: Is there a chance that the record sync is taking time
If it's still acting the same the reason might be this .
Sync takes too much time in following cases