Table of Contents
| Table of Contents | ||
|---|---|---|
|
| HTML |
|---|
<iframe src="https://drive.google.com/file/d/1Nq8whEKTWMNbp7l_pWL6aIfk_MD_c3i9/preview" width="500" height="300"></iframe> |
[FAST TRAINING] New way to use tabs in Drupal
What are tabs?
Tabs are located below the header of the first main page - this is what we call the Parent page.
All tabs that are added to this page, are called Child pages.
What are the advantages of using tabs?
- Better content organization
- Clean page look
- Enables the user to jump quickly to desired information
- Reduces scroll usage
What is the new way to create tabs?
How to edit a tab after creating it?
How to change the order of the tabs?
Important information
- Child tabs are normal Basic pages, you need to fill them with different information from the Parent page - summary and meta tags
- This is the only way you can create tabs - if you have an existing page that you want to transform into another page's tab, you have to follow this procedure and then copy/paste the information
- Each tab has it's own node, so you can link to a tab instead of the main page
- There is common content migrated from the Parent page such as: header image, tags, subtitle, link
- If you delete a Parent page, the tabs become independent pages
- For the Parent page, if the tab title isn't provided it will assimilate the page's title










