Support Article
Visibility Condition Issue
SA-11952
Summary
The visibility condition works as expected for simple dynamic layouts but using the exact same condition does not work for another layout with a repeating dynamic layout embedded within it.
Error Messages
Not Applicable
Steps to Reproduce
- Create a layout with a check box control.
- Create a second Dynamic layout and embed a dynamic repeating layout with an included section.
- Set the visibility condition on the second layout based on the checkbox property value and mark run on client.
- At runtime click the check box and see that the second layout does not display.
Root Cause
The root cause of this problem is software use/operation error.
Resolution
This issue is resolved through the following local change: You need to do "post value" on change of the checkbox without which the value will not be written to the clipboard.
Published July 9, 2015 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.