Skip to main content
Answer

auto refresh table when activating the screen

  • August 22, 2023
  • 3 replies
  • 110 views

Forum|alt.badge.img+6

In this example I have 2 screens both showing data from the same view:

  • A
  • B

When I have both screens open and I change the data thru screen B I need to do an manual F5 when I go back to screen A. Is it possible to have it automagically perform a F5 on the reactivating of the screen?
I can use “auto update” but I dislike the fact that it is not realtime unless I use for example 1 second. But that causes a lot of sql requests.

Any suggestions?

Best answer by rbiram

Depending on the version of the SF you're using, you can use Change detection logic.

This topic has been closed for replies.

3 replies

rbiram
Hero
Forum|alt.badge.img+4
  • Hero
  • Answer
  • August 22, 2023

Depending on the version of the SF you're using, you can use Change detection logic.


Forum|alt.badge.img+6
  • Author
  • Hero
  • August 22, 2023

Depending on the version of the SF you're using, you can use Change detection logic.


We're currently at 2023.1.16.0 and using the Windows GUI


rbiram
Hero
Forum|alt.badge.img+4
  • Hero
  • August 22, 2023

Since Change detection is a 2022.1 feature, you're good to go