Tuesday, April 27, 2010

Edit Forms like - NewForm.aspx,EditForm.aspx

This the only magical word you need to add at the end of your url.
"&toolpaneview=2"
It will allow you add webpart with all the Edit Webpart functionality.

The sample url will look like this:
http://SiteName/sites/TestSite/Lists/TestList/NewForm.aspx?RootFolder=%2Fsites%2FTestSite%2FLists%2FTestList&toolpaneview=2

SharePoint 2010 : How to Forms Based Authentication (FBA)

Very good walk-through.

Friday, April 23, 2010

Sharepoint : Create Custom View for Survey

Generally Surveys do not allow you create a custom view for the survey. But i want to create it.

Lets do it. Its very simple.

To create custom view for the survey.

1. Go to the list Settings, which allows you to create custom view.
2. Change list GUID from the ViewType.aspx url
3. It will allow you to create Custom View.

Regards,
indrajitk@gmail.com

Thanks to Nishant