The {bb_goback} module renders a link that takes the site visitor to the previous page.
This module DOES NOT support Liquid.
Syntax
{bb_goback label="Back" isButton="true|false"}
Parameters
- label - Custom text for the link.
- isButton - True/false. Defines whether to render a hyperlink as a text link or button. Using the defined styles in Globals Settings for the button.
Areas Available
The {bb_goback} module tag can be placed within these areas.
- Page Templates
- Web Pages
- Landing Pages
- Content Holders
- Data Collections
Liquid Tags
None.