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

Stretch tabs check box missing for tab group layout

SA-72511

Summary



Post update to Pega 7.3.1, the stretch tabs check box in the legacy tab is missing.


Error Messages



Not Applicable.


Steps to Reproduce

  1. Update from Pega 7.2 to Pega 7.3.1
  2. Configure a Tab group layout and set a dynamic container beside it
  3. Open the properties panel of the tab group layout. The stretch tabs check box does not display
     

Root Cause



A backwards compatibility defect in Pegasystems’ code or rules.


Resolution



Perform the following local-change

Add the below code in the UserWorkForm:


.headerTabbed .headerTabsList span#TABANCHOR{
    
    width:100%;
  }
  
  span#TABSPAN.tab-span-t-s, .headerTabbed .headerTabsList span#TABANCHOR:hover span#TABSPAN.tab-span-t-s, .headerTabbed-b .selected span#TABANCHOR span#TABSPAN.tab-span-b-s, .headerTabbed-b span#TABANCHOR:hover span#TABSPAN.tab-span-b-s{
    
    text-align:center;
  }




 

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