Advertising sustains the DA. Ads are hidden for members. Join today

Contributed modules

Panels Ajax Tabs

Drupal 7 will no longer be supported after January 5, 2025. Learn more and find resources for Drupal 7 sites

How to load different panes of a panel with Ajaxified tabs: http://drupal.org/project/panels_ajax_tab

  1. Install & enable module
  2. Create at least two mini panels
  3. Create or edit a panel
  4. In the "content" section of the panel add AJAX tab -> Tabs
    1. Select your mini panels
    2. Give an ID (for example 1)
  5. In the "content" section of the panel add AJAX tab -> Container
    1. Give the same ID with the tabs (for example 1). Make sure you add the Container below the tabs, else the tabs will be rendered below content.
  6. Save the panel

When you visit your panel page, you will see tabs. Clicking on each tab will open the content of related mini panel in the container area.
 

Guide maintainers

rahul.shinde's picture