Wednesday, October 17, 2012

How to get to Edit view in SharePoint form

When adding a customized page to SharePoint, I attempted to hide the existing default list view web part by clicking on the web part property in the context menu.  Instead of displaying the web properties so I could hide the list view web part, it was previewing the page instead.  By adding "&pageview=shared&toolpaneview=2" to the end of the URL string in the web browser, I was able to hide the original list view web part through the browser. 

Remember to close your custom form in Designer when hiding the web part or any additional modifications will undo the "hide" property. 

No comments:

Post a Comment