Contextual announcement banner on Redwood pages
You can now enable informational or warning type contextual announcement banners on pages built with Visual Builder Studio (Redwood pages) in Oracle Fusion Cloud Applications.
These banners are used to place important information, such as legal compliance messaging and business practices.
Steps to enable and configure
To configure the contextual announcement banner message to appear on a specific page:
- From a Redwood page, select your user image or name in the global header, and then select Edit Page in Visual Builder Studio.
- Select a project and workspace.
- In the Navigator pane, select Unified Application > Application > Root Pages > Redwood.
- Select the Variables tab, and in the Constants section, select customContextualBanner.
- Update the fields with banner details.
Field Description messageType Enter the message type for the banner. Valid values are info and warning. The default is info. moreDetailLinkText Enter the text for the link to additional details. If left blank, the translated View details text is used when a URL is provided. moreDetailUrl Enter the URL for the link to additional details. primaryText Enter an expression to display the banner conditionally or retrieve text from a resource bundle. For example, use an expression to return text for a specific page. This field is required.
secondaryText Enter optional secondary text to display in the banner. - View your changes with the preview tools and publish your changes.