Category Archives: SharePoint

Topics on Microsoft SharePoint Technology

How to allow only Folder items to be created in the List root folder

Sometimes you need to prohibit creation of list items in the root folder of the list. For example,  you invented some pretty looking,  folder-based, issue cataloguing system, but end users create issues in list’s root folder no matter how hard … Continue reading

Posted in SharePoint | Tagged , , | Leave a comment

Move list item into a subfolder in the same list

Someone asked how to copy the list item into a subfolder on the same list. The code the guy provided that used SPListItem.CopyTo(url) did not work for him and was yelling the following: Invalid URI: The format of the URI could … Continue reading

Posted in SharePoint | Tagged , , | Leave a comment

Краткий обзор возможностей SharePoint 2010 для конечных пользователей

В этой статье я привожу вольный перевод информации доступной на английском языке в разделе “Обзор” на сайте SharePoint 2010 Новый пользовательский интерфейс Ribbon, знакомый пользователям Office 2007 приходит в Sharepoint 2010. Без того близкий Офису, Шарепоинт стал еще на шаг ближе. … Continue reading

Posted in SharePoint | Tagged , , | 2 Comments