Here is the problem:I need to be able to create a sub-dashboard and have it link to aparticular category. Has anyone done this? Thanks.
I was unsuccessful in doing what you want to do but I came up with agreat work around. I created a static HTML file that pointed to thecategory and then I created a sub-dashboard that pointed to the HTML file.This also worked great for me to allow categories from different workspacesto all be at the same location.
I finally had some time to figure this one out. It was so simple.Create a sub-dashboard, for example - Test. In IIS, setup a redirecton the Test sub-dashboard to the desired category.