Dashboard Custom Pages
All I am trying to build some custom pages for Managers in the Cireson portal that would include a tabbed menu and would include related dashboards for a particular WorkItem. I have the tabbed menu page created but would like to know what I would have to do to include one of the dashboards from the Portal in there.
Any help would be appreciated.
Respectfully,
John
Answers
@John_Beasley maybe create dashboards elsewhere in navigation to get their URIs and link them into your custom tabbed page?
Got it into an iframe but the dashboard displays the navigation bars and I dont want that. I just want the actual dashboard data.
@John_Beasley
try adding "?nochrome=true" (without the quotes) to the end of the url used in the iframe
@Jeff_Lang
Thank you, I tried that but still no go. Its something to do with the way the portal handles dashboards.