This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Mar 18, 2014, 9:28 PM
21 Posts

Tabbed panel displaying as Berger dots

  • Category: Other
  • Platform: Windows
  • Release: 8.5.3
  • Role: Administrator,Developer,End User
  • Tags: tabbed panel
  • Replies: 1

I put a  tabbed panel on a page and it's showing up as Berger dots vertically.

It's very simple

<xp:tabbedPanel id="tabbedPanel1">
<xp:tabPanel label="New Tab" id="tabPanel1">
<xp:label value="Label" id="label1"></xp:label></xp:tabPanel>
<xp:tabPanel label="New Tab2" id="tabPanel2">
<xp:button value="Label" id="button1"></xp:button></xp:tabPanel>
 

Instead of showing up as tabs, it renders as:

  • New Tab
  • New Tab2

 When I select 'New Tab', I see the label, when I select 'New Tab2', I see the button.

Any ideas on what's going on?  

 

thanks

clem

 

Mar 18, 2014, 9:29 PM
366 Posts
what theme / css are you using?

this requires the dojo css file in order to render properly.

have your set a different/custom theme?

Try setting it to web standard and reviewing again.


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal