Support Article
Data displayed on UI is retrieved from incorrect index
SA-84518
Summary
Data displayed on the UI is retrieved from an incorrect index in a page list.
Error Messages
Not Applicable
Steps to Reproduce
Unknown
Root Cause
Nested repeating dynamic layouts were used in the templatized mode.
Resolution
Perform the following local-change:
Add the below JSP tag header to render the repeating dynamic layout in a non-templatized mode.
- Add an empty header for top level repeating dynamic layout.
- Use <pega:reference name=".pyLabel"></pega:reference> as the header value.
Published August 15, 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.