Zuar’s Rapid Portal sidebar navigation menu can easily be adjusted to group Dashboards in a collapsible navigation item by project.
Use Case: I have a Tableau Project called Call Center and I have Dashboards inside of that project that I’d like to bring into the portal. Bonus, there is another project inside of Call Center that I would also like to expose!
Solution: You can easily adjust code on your index.html page to allow hierarchical navigation into a project.
- Edit your index.html file from the admin editor > find the
z-view-list
element > addgroup-by="project"
> save!