Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note
The Retail Interest Group by Dynamics 365 Commerce has moved from Yammer to Viva Engage. If you don't have access to the new Viva Engage community, fill out this form (https://aka.ms/JoinD365commerceVivaEngageCommunity) to be added and stay engaged in the latest discussions.
This article describes tab modules and explains how to add them to Microsoft Dynamics 365 Commerce site pages.
Tab modules are container-like modules that organize the information on a site page into tabs. Use them on any page where you need to present information on tabs.
Add one or more tab item modules to each tab module. Each tab item module represents a single tab. Add one or more modules to each tab item module. There are no restrictions on the types of modules that you can add to a tab item module.
The following image shows an example of a tab module on a site page. In this example, the Shipping tab is selected.
Tab module properties
| Property name | Values | Description |
|---|---|---|
| Heading | Text | Enter an optional text heading for the tab module. |
| Active Tab Index | Number | Enter the tab that should be active by default when a page loads. If you don't provide a value, the first tab item is active by default. |
Tab item module properties
| Property name | Values | Description |
|---|---|---|
| Title | Text | Enter the title text for the tab item module. |
Add a tab module to a page
To add a tab module to a page and set the properties, follow these steps:
- Create a new page named Store policies page by using the Fabrikam marketing template or any template that has no restrictions.
- In the Main slot of the Default page, select the ellipsis (...), and then select Add module.
- In the Select modules dialog box, select the Container module, and then select OK.
- In the Container slot, select the ellipsis (...), and then select Add module.
- In the Select modules dialog box, select the Tab module, and then select OK.
- In the property pane of the tab module, select Heading next to the pencil symbol.
- In the Heading dialog box, under Heading Text, enter heading text (for example, Policies). Then select OK.
- In the Tab slot, select the ellipsis (...), and then select Add module.
- In the Select modules dialog box, select the Tab item module, and then select OK.
- In the property pane of the tab item module, under Title, enter title text (for example, Delivery).
- In the Tab item slot, select the ellipsis (...), and then select Add module.
- In the Select modules dialog box, select the Text block module, and then select OK.
- In the property pane of the text block module, under Rich text, enter a paragraph of text.
- In the Tab slot, add a few more tab item modules that have titles. In each tab item module, add a text block module that has content.
- Select Save, and then select Preview to preview the page. The page shows a tab module that contains tab item modules with the content that you added.
- Select Finish editing to check in the page, and then select Publish to publish it.