Welcome to my personal blog, All the information in this bogs is my ideas,findings and thoughts on .Net, Asp.Net and SharePoint.
ALL POSTING ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND
Browse by Tags
All Tags »
SharePoint Workflow (RSS)
-
When we set SPWeb.ParserEnabled to false, it disables the document parser (there will not be any property demotion and promotion), it means that the file properties and the WSS properties will not be in sync. So when you search for a custom file property Read More...
|
-
When we create a site either through UI or OM, it will not come as a tab unless you check the option ‘ Sit e Actions-->Site Setting-->Navigation-->Show subsites to true’. On checking the option results in displaying all the subsites as ‘Tabs’. Read More...
|
-
When we use InfoPath form as a workflow form with an attachment control, on selecting a file says that “The selected files was not found”.This seems to be a small bug:) in the product. Note: It's not advisable or supportable to customize out of box files Read More...
|
-
When we create an FBA site through console app or a windows app, we need to have the membership provider and the role provider information within App.Config file. It would be with the same structure as we have in the web.config file of SharePoint WebApplication. Read More...
|