Panels Ajax Tabs
Last updated on
30 April 2025
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 minipanels
3. Create or edit a panel
4. In the "content" section of the panel add AJAX tab -> Tabs
a. Select your minipanels
b. Give an ID (for example 1)
5. In the "content" section of the panel add AJAX tab -> Container
a. 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 minipanel in the container area.
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion