[Redwood] Issue on Page reloading after DCL field change and displays previous value after reload
Summary:
I have an edit layout with DCL field and Field Groups which are conditionally visible.
When DCL is change (ex. Apple ⇒ Banana) a variable is set to true that triggers the visibility of the Field Group.
But after selection of DCL field (value to 'Banana'), variable is set to true, then Field Group becomes visible, ⇒ the page seems to refresh thus displaying the previous value of DCL field (value back to 'Apple').
How do I fix this reload issue?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
25B
Code Snippet (add any code snippets that support your topic, if applicable):