Configuring the notification banner web extension
This example describes how to configure the notification banner web extension for further processing.
- In the E6 cell, define an action with these values:
           
- Actions
              
- Type
 - Specify Open dialog.
 - Actions
 - Specify Condition.
 - Condition
 - Specify =TRUE.
 - Mode
 - Specify Web Extension.
 
 - Inputs/Options
              
- Target report
 - Specify Notification Banner. This opens the source report as a dialog box. You can choose any other report.
 
 
 - Actions
              
 - In the H6 cell, define an action with these values:
           
- Actions
              
- Type
 - Specify Set Parameters.
 - Actions
 - Specify Condition.
 - Condition
 - Specify =TRUE.
 - Mode
 - Specify Web Extension.
 
 - Parameters
              
- Name
 - Specify Reportvariable.Visible.
 - Property
 - Specify Value(.Text).
 - Value
 - Specify =FALSE.
 
 
 - Actions
              
 - Insert the 
NotificationBannerweb extension into the A1:I1 cell range. - In the Format Web Extension dialog box, specify these values:
           
- Theme
 - Specify ="Vibrant".
 - Status Type
 - Specify ="C6". B6 cell specifies the type of message to display.
 - Message
 - Specify ="C6". C6 cell specifies the message text.
 - Detailed Message
 - Specify ="D6". D6 cell specifies a longer message to display.
 - Link Text
 - Specify ="E6". E6 cell specifies what the link text.
 - Visible
 - Specify ="F6". F6 cell specifies if the web extension is visible.
 - Wrap Text
 - Specify ="G6". G6 cell specifies if the text of the detailed message is wrapped or truncated.
 - Close Action
 - Specify ="H6". H6 cell determines if the option to close the notification banner is available.
 
 - Save and view the report in a web browser.