Semantic URLs for SharePoint
[Raghavendra]( “[email protected]”) -
Can we use these semantic URLs to restrict access to the sharepoint list items pages? I’ve created a portal with FBA. I dont want any of the user to view the actual list/allitems.aspx pages. I want them to view only the pages which i’ve created. Any ideas?
cakriwut -
Eventough I never done it, but theoritically I thinks its possible. Imagine, that you can have pattern like .*/lists/.*/AllItems.aspx , and redirect this kind of url to homepage - etc.
CT -
Can we use these semantic URLs to restrict access to the sharepoint list items pages? I’ve created a portal with FBA. I dont want any of the user to view the actual list/allitems.aspx pages. I want them to view only the pages which i’ve created. Any ideas?