Disclaimer Shortcode
This shortcode can be used anywhere on the site. It does not need to be initialized. You simply need to add it to your page to display it.
Disclaimers are modal windows that are shown upon landing on a particular page. If the user cancels out, they are redirected to the root ( / ) page. They show information about what the user is agreeing to in order to continue.
The available options are:
Option | Type | Default | Values | Purpose |
dismiss | string | "session" | session, page | How long to dismiss the disclaimer. |
name | string | This is the disclaimer to show. It comes from the "systemRegion" value from the Pages table. |
Shortcode Example- [disclaimer name=vehicleDisclaimer dismiss=session]