2. Link to "View Project Page" button
1. Create a new basic page
1. Navigate to Content -> Add Content -> Basic Page
2. Enter the Group name and year under Title
3. Uncheck the generate automatic URL alias and type in the proper url with the correct parent hierarchy.
Eg. "2021-2022-projects/group1"
4. Open the group page template in a new tab. Click Edit.
5. Highlight everything under the Blade. Copy and paste it under the column body of the new page. The format should still be retained.
6. Click Save.
The page should look similar to the template page.
2. Link to "View Project Page" button
1. Open the project page of the designated year in a new tab. Click Edit.
2. Click edit on Blade and each Column. There should be four columns for four groups.
3. On the first column body, click on "Source".
4. Find the paragraph for Buttons (shown as below). Search for the section where you can see "window.open('',''blank')".
5. In the first item of the parentheses, put the path to the group's project page in between the single quote.
Example of the path to the group's page:
How it should be entered:
6. Repeat this for the other columns for other group pages.
7. Click save.