Support Article
Unable to generate multiple tabs dynamically in the application
SA-83533
Summary
Unable to generate multiple tabs dynamically in the application.
Error Messages
Not Applicable
Steps to Reproduce
- Create a tabbed repeat layout.
- Pass the name of the tabs dynamically.
Root Cause
A defect in Pegasystems’ code or rules.
Resolution
Perform the following local-change:
Add the following code in the UserWorkForm:
<style>
.repeatTabbed .yui-nav {
overflow: visible;
height: auto;
}
</style>
Published August 19, 2019 - 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.