Support Article
Expand on load in Dynamic layout not working properly
SA-64979
Summary
Two autocomplete controls are configured in a dynamic layout. When 'Expand on load' is unchecked in the dynamic layout, the value from the first autocomplete is copied to the second autocomplete.
Error Messages
Not Applicable
Steps to Reproduce
- Create a dynamic layout with two autocomplete controls.
- Source of autocomplete is Clipboard page or report definition.
- Uncheck the 'Expand on load checkbox' in the dynamic layout.
Root Cause
A defect in Pegasystems’ code or rules.
The RenderSingle parameter, used to load the page containing the information attached to an autocomplete control, is the same for all the autocomplete controls. This occurs because the pyCellId is empty when the layout is collapsed on-load.
Resolution
Perform the following local-change:
- Add the autocomplete controls in separate sections.
- Include these sections in the layout that is collapsed on-load.
Published September 20, 2018 - 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.