Run visibility condition on client
If I am understanding correctly, when selecting this option for fields not being displayed due to conditions or if not statements hiding them from the UI, it allows the hidden fields to still be updated even though they are not visible in the UI, and deselecting the Run visibility on client option means the hidden fields won't be updated unless the client communicates with the server to refresh the section.
Is this understanding incorrect?
If it's correct, then the statement on the page " If the hidden content is not likely to change during case processing, select Run visibility condition on client. This reduces the number of server trips and avoids page refreshes." confuses me, as wouldn't you want the content to NOT run if you want to reduce page refreshes/server taxation?
Maybe I have this opposite?