Forum Discussion
mrw2828
Nov 04, 2022Copper Contributor
Best way to link to a list view?
Hello all, I created a list with a number of filtered views. I'd like to have a URL for each of those views that I can share. I'd thought the URL listed in the "Web address of this view" field of...
- Nov 05, 2022Interesting. So, the new view you created automatically redirects to the Allitems.aspx (All items view) when updating the URL, from my last reply to your view name?
Another option to try is navigate to your list and select the view you want to gather the URL for. In the browser URL, it will contain an allitems.aspx?viewid=[ID NUMBER]. This allows the view to change to that specific view and bypass your allitems.aspx view.
Or... navigate to list settings and copy the URL of the view name and paste into notepad. You will see within the URL a VIEW=%7B7[view ID]%7D. This will be the view ID and you can update your URL to https://[domain].sharepoint.com/Lists/[name of list]/allitems.aspx?viewid=[ID NUMBER]
AlexFDJ
Nov 04, 2022Copper Contributor
When you create a view within the list, you can directly navigate to that view by including the .aspx URL. For example, when you create a view and give it a name, the URL of the list will be https://[domain].sharepoint.com/[sites or teams]/[name of site]/Lists/[name of list]/[view name].aspx or https://[domain].sharepoint.com/Lists/[name of list]/[view name].aspx (if home site).
sam2024995
Mar 07, 2024Copper Contributor
HI.. i want to get the link for one on the views for email trigger to that specific view, but its not letting me create that unique link.
Both links for Edit item and new view are same. Please assist
Both links for Edit item and new view are same. Please assist