Show sub-tabs with JS API
Completed
You can embed dashboards with JS API, but the sub-tabs do not show. Can we please get this working?
You can embed dashboards with JS API, but the sub-tabs do not show. Can we please get this working?
Hi Daniel,
This has been logged as an enhancement request and I'll let you know once there are updates on this.
Unfortunately until then you cannot display sub-tabs via the JS API.
Regards,
David
Hi Daniel,
This has been logged as an enhancement request and I'll let you know once there are updates on this.
Unfortunately until then you cannot display sub-tabs via the JS API.
Regards,
David
Do we have any update for the above request adding Sub tabs via the JS API.
Do we have any update for the above request adding Sub tabs via the JS API.
Hi Daniel,
Circling back to this with some, very late but good news. With the release of our new version 9.2, the ability to show sub-tabs on embedded dashboards has been included. There has been a huge rewrite of our Dashboard architecture which not only allows for sub-tabs to be displayed, but opens up a host of other supported functions to tailor the experience to your needs. To demonstrate the basics of this feature, I start with a dashboard below with a sub-tab:
Share with the Embed option as normal:
Copy and past this code into my html file:
Then I can see and interact with both sub-tabs on my embedded page:
For a full rundown on the additional parameters available, please see the following update on our wiki:
https://wiki.yellowfinbi.com/display/yfcurrent/JS+API+to+Embed+Yellowfin+Content#JSAPItoEmbedYellowfinContent-Dashboards
If you would like to upgrade to 9.2, please confirm your current version so I can help map out the best path forward for you.
Cheers,
Neal
Hi Daniel,
Circling back to this with some, very late but good news. With the release of our new version 9.2, the ability to show sub-tabs on embedded dashboards has been included. There has been a huge rewrite of our Dashboard architecture which not only allows for sub-tabs to be displayed, but opens up a host of other supported functions to tailor the experience to your needs. To demonstrate the basics of this feature, I start with a dashboard below with a sub-tab:
Share with the Embed option as normal:
Copy and past this code into my html file:
Then I can see and interact with both sub-tabs on my embedded page:
For a full rundown on the additional parameters available, please see the following update on our wiki:
https://wiki.yellowfinbi.com/display/yfcurrent/JS+API+to+Embed+Yellowfin+Content#JSAPItoEmbedYellowfinContent-Dashboards
If you would like to upgrade to 9.2, please confirm your current version so I can help map out the best path forward for you.
Cheers,
Neal
Replies have been locked on this page!