simply creating sub folders under ../dashboards/ then adding .erb files does not allow them to be viewed on the site http://myfancyserver.com/subfolder/board.erb What file do I need to modify or play with so that dashing will look at sub folders in the dashboards directory? **EDIT for Clarification:** There will be MULTIPLE dashboards and sub folders. An imaginary structure might be: - dashboards/servermonitor/space/production/ - dashboards/servermonitor/space/development/ - dashboards/queuemonitor/call/ - dashboards/queuemonitor/processing/ Each of which might have its own dashboad with multiple widgets on them.
simply creating sub folders under ../dashboards/ then adding .erb files does not allow them to be viewed on the site
http://myfancyserver.com/subfolder/board.erb
What file do I need to modify or play with so that dashing will look at sub folders in the dashboards directory?
EDIT for Clarification:
There will be MULTIPLE dashboards and sub folders.
An imaginary structure might be:
Each of which might have its own dashboad with multiple widgets on them.