Skip to main content
cgwhitehead83
Participant
September 17, 2014
Question

Tabbed Panel Widget

  • September 17, 2014
  • 1 reply
  • 290 views

I have a horizontal tabbed panel, but on the screen layout editor, there's a horizontal grey box and the tabs go vertical and disappear. They're there in the html, but I can't edit them with the WYSIWYG.

I want to add another tab to the widget, besides the defaults...How do I do this?

This topic has been closed for replies.

1 reply

Willam van Weelden
Inspiring
September 22, 2014

This is probably due to the CSS of the layout you are using. The WYSIWYG does't work very well. Really, forget about the WYSIWYG if you want to change layouts.

The easiest way to do this is to create a new Screen Layout page and don't assign a CSS to it. Then insert the tabbed panel widget. You can then use the buttons to add a new panel. Copy the HTML of the panel and paste it in the HTML of the target layout.

Kind regards,

Willam

cgwhitehead83
Participant
November 19, 2014

I just realized I never replied to you. Thank you so much for your answer.

Chris