The Capstone Dashboard is the main landing page for students, coaches, instructors, and administrators in Capstone.
The Capstone Dashboard consists of three main elements:
The website should have one Dashboard content item. If that item gets deleted, users will see a 404 error when they try to get to the Capstone Dashboard.
You can check for the presence of the Dashboard content by the following:
If there is not a Dashboard content item, add one by doing the following:
dashboard
in the Path boxThe Dashboard content type is used to configure the layout of the Dashboard content item. To inspect or change this layout, do the following:
Manage display
.Manage display
in the dropdown, you will need to have a role that has the permissions to manage display. Contact the web development team to get these permissions.Edit layout for Dashboard content items
window.
The elements displayed on the dashboard are View displays of the Block type
You can find the name of the View displayed by following the instructions above to display the Edit layout for Dashboard content items
window.
Then, clear the Show content preview
checkbox at the top of the page.
This will show the names of all the Views blocks that are on the Dashboard page. As you look, you will see that all the views names begin with Dashboard
, although that is a convention, not a requirement.
To change the views blocks:
The links on the Dashboard (for example, the Coach Training Zoom Meeting link) are fixed links in the website, but there is a URL Redirect that takes place. To change the destination for these links, you will need to adjust the URL Redirect in Drupal.
To adjust the URL Redirect in Drupal: