Support Article
Unable to expand or collapse layouts in screen
SA-37341
Summary
User is unable to expand or collapse the tabs in UI.
As a result, either the screen becomes too large if all tabs are expanded by default, or if the tabs are collapsed user is not able to see the information contained in the tabs.
Error Messages
Not Applicable
Steps to Reproduce
1. Add collapsible layouts in a section.
2. Include the section in HTML rule (for ex HTMLRule1).
3. On click of a button in another section configure on click run activity.
4. In activity add a step with show-html and pass HTMLRule1 as parameter.
5. Run case and click on button.
6. Observe in the new window, collapsible layouts are not working as expected that is user is unable to expand or collapse.
Root Cause
A software use or operation error:
User has added WorkFormStandard_NonHarness rule in the HTML rule where section with collapsible layouts is embedded due to which in browser console "setUserStart (id)" is undefined error was coming.
WorkFormStandard_NonHarness is missing static bundle pzPega_ui_harness file which has API for setUserStart (Id).
Resolution
Perform the following local-change:
Instead of including WorkFormStandard_NonHarness in the HTML rule, use WorkFormStandard.
Published May 15, 2017 - 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.