Support Article
Unable to refresh a dynamic layout when using Refresh condition
SA-74989
Summary
Unable to refresh a dynamic layout when using the Refresh condition.
Error Messages
Not Applicable
Steps to Reproduce
- Configure a checkbox with a post value action in a modal window. The same property exists in the parent page which will be refreshed when the modal window is submitted.
- On submit of the modal, configure an activity to update the property which exists in a different Clipboard page.
- Configure a declare expression which updates the value of the checkbox when the property in Step 2 is updated.
Root Cause
An issue in the custom application code or rules
Post changing the checkbox value in the modal window, the main section was not refreshed. Hence, the read-only text configured for the checkbox was not determined.
Resolution
Perform the following local-change:
After a invoking the local action, configure another action to refresh the main section containing the checkbox.
Published April 4, 2019 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.