Documentation
RocketFuel
<  Widgets

Breadcrumbs & Trigger Breadcrumbs

### Description
Allow users to easily navigate around a portal. This widget provides additional control on how the breadcrumbs are formulated. You also have the ability to override how the breadcrumbs are set by various widgets on a page.

#### Breadcrumbs
The Breadcrumbs widget is a combination of two widgets that display information based on where a page is located in a portal. You can navigate to previous pages by clicking the breadcrumb links as each subsequent page that you open expands the breadcrumb.

### Instance Options
|  Option       | Property | Comments | Default Value | Source |
| ----- |:-----:| ---- | ---- | ---- |
| Include Portal | `include_portal` | This property displays the portal name in the breadcrumbs. | `false` | Options Schema |
### Configuration
```json
{
"options": {
"active": "true",
"color": "default",
"home_page": "?",
"include_portal": true,
"order": 2,
"size": "md",
"size_dv": "Medium",
"sp_column": "8cb0bdcd373313006f4a03a973990e2a",
"sp_column_dv": "1",
"sp_widget": "aa81d7c3db4f1b40961dff78bf961963",
"sp_widget_dv": "RocketFuel Breadcrumbs",
"sys_class_name": "sp_instance",
"sys_class_name_dv": "Instance",
"use_home_word": false,
"widget_parameters": {"include_portal": {"value": "true","displayValue": "true"}}
}
}
```
#### Trigger Breadcrumbs
This widget can be added to the interior catalog and KB pages and will keep track of each layer of category and subcategory as a user clicks through a portal.
### Instance Options
|  Option       | Property | Comments | Default Value | Source |
| ----- |:-----:| ---- | ---- | ---- |
| Debug | `debug` | Displays debug messages about configuration records to help troubleshoot issues. | `false` | Options Schema |

Want to Learn More? Talk to an Expert
Contact Us