Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Repeating dynamic layouts use incorrect step page

SA-60589

Summary



Repeating dynamic layouts use incorrect step page when rendered.

The step page when a repeating dynamic layout is rendered is always the first element in the pagelist.

The following use case illustrates the issue:

The user has a pagelist with three entries: .ExamplePageList(1), .ExamplePageList(2), .ExamplePageList(3).
When the first repeating dynamic layout is rendered, the step page should be .ExamplePageList(1), when the second repeating dynamic layout is rendered, the step page should be .ExamplePageList(2), and when the third repeating dynamic layout is rendered, the step page to be .ExamplePageList(3). 

However, when the first repeating dynamic layout is rendered, the step page is .ExamplePageList(1), when the second repeating dynamic layout is rendered, the step page is .ExamplePageList(1), and when the third repeating dynamic layout is rendered, the step page is .ExamplePageList(1). 



Error Messages



Not Applicable.


Steps to Reproduce

  1. Create a repeating dynamic layout based on a pagelist property
  2. Apply a section in each and populate multiple entries in the pagelist
  3. Trace the rendering of the UI
     

Root Cause



Incorrect templating architecture. The action string stamped for the OpenURLinwindow action should not be using tools.getStepPage().getReference(). 


Resolution



Apply HFix-45360.



​​​​​​​

Published August 19, 2019 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us