Original Default SharePoint List View is AllItem.aspx
In order to point to the List View directly, Just change
Change the URL:
/sites/<Sitename>/Lists/<ListName>/<ViewName>.aspx
Replace:
<Sitename> with your Sharepoint site name
<ListName> with you List name
<ViewName> with the new created Viewname.
Comments
Post a Comment