Skip to main content

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?

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


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


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