Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Trying to add customized menus to the Dashboards across all users in OBIA 11.1.1.9

Received Response
1
Views
6
Comments
User_Y96SY
User_Y96SY Rank 1 - Community Starter

Hi,

I have a customer who is trying to modify the dashboards to possess customized menus in them.

They are using Java script and Jquery for that.

when they locally modifies in the page inspector, the changes are reflecting but when they are trying the same in common.js file, it's not working.

is the file being customized is not correct?

We would like to know the steps to be taken for  this customization to come over.

Answers

  • Hi,

    What kind of menu are you talking about?

    Adding things on the OBIEE top-bar menus? (next to "home", "new" etc.)

    Or just a menu inside the dashboard as an HTML element?

  • User_Y96SY
    User_Y96SY Rank 1 - Community Starter

    Please refer to https://www.hdrinc.com/

    the top menu that you can see beside the HDR...similar to that...we need to have menu-> subject areas-> list of objects/dashboards->navigate to respective object as it is clicked.

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    So you basically want to throw out the front-end and make a new one?

  • User_Y96SY
    User_Y96SY Rank 1 - Community Starter

    Not completely but they are trying to modify the BI dashboard header with additional menus created using JS and Jquery.

  • Thomas Dodds
    Thomas Dodds Rank 8 - Analytics Strategist

    Create a custom portal and consume the dashboard objects into it ...

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    In general you can create any custom link you want when following the documentation: Configuring and Managing Analyses and Dashboards

    If this is not enough for you then I guess Thomas pointed you in a possible direction: create your own custom portal and embedd / consume the web catalog content in it.