Forum Discussion
Save a Project Centre View as a Site Page
- Jun 02, 2023
Hello Robdonty1395 ,
Unfortunately this is not possible as there is no support for URL query strings in the Project Center URLs. The Project Center views will take the user to the last view they used.
Paul
Hello Robdonty1395 ,
Unfortunately this is not possible as there is no support for URL query strings in the Project Center URLs. The Project Center views will take the user to the last view they used.
Paul
- Robdonty1395Jun 06, 2023Copper Contributor
Paul_Mather thanks for that. Perhaps I am needing to do it a different way then. I am making reference to another PWA set up that is in our organisation (when setting up my Teams PWA). The other teams quick links looks like the below screenshot. When I click on these links, it takes me directly to customised views that show only the needed information. The page links are (for example - with the Organisation / Division names swapped out):
Active Projects quick link- https://(Organisation).sharepoint.com/sites/(Organisational division)/SitePages/Projects.aspx
Active Ideas quick link:
https://(Organisation).sharepoint.com/sites/(Organisational division)/SitePages/Ideas.aspx
Rejected Ideas quick link:
https://(Organisation).sharepoint.com/sites/(Organisational division)/SitePages/Ideas%2--%20Rejected.aspx
Which is why I thought I had to create a Site Page for the different views that I wanted and add these to the Quick Links.
What is the best way to do this? At this stage I am wanting separate links that show the active projects and archived projects.
- Paul_MatherJun 06, 2023MVP
Hello Robdonty1395 ,
Can you review that other instance, maybe they have custom code, JavaScript etc., on the page that selects the correct project center view if they are using the out of the box project center grids.
Paul
- Robdonty1395Jun 08, 2023Copper ContributorHi Paul, I do not have administrator rights on the other teams PWA site and am a newby to this myself as well. The person who administers the other teams PWA is not the person who set it up, so they are not fully versed either. Is there an easy way that I can tell the other administrator to look for this information? I would not know where to start!