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

All tabs within tabbed repeat are not displayed on screen

SA-8374

Summary



In a tabbed layout with ten tabs, one of these tabs has a tabbed repeat layout.
At a screen resolution on 1600 x 900, only a few tabs are displayed in the available screen area, the rest of the tabs are hidden. There is no way to navigate to the rest of the tabs in the tabbed repeat.


Error Messages



Not Applicable.

Steps to Reproduce



1. Configure a tabbed layout.
2. Within one of the tabs, configure a tabbed repeat.
3. Provide logic to populate the tabbed repeat pagelist with atleast 8 items.
4. At runtime, verify if all the tabs in the tabbed repeat are displayed.


Root Cause



The root cause of this problem is a defect in Pegasystems’ code/rules.

Resolution



This issue is resolved through the following local change:

1. Save UserWorkForm HTML fragment in to an open ruleset.
2. Copy the below style script into it.

<style>
.repeatContainer .repeatTabbed .yui-nav {
overflow: visible;
}
</style>


3. Clear your browser cache and retest the scenario.

 

Published January 31, 2016 - 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