Item Level Permissions for a Document/Form Library
Hello,Here is my situation:I have a form library, and I want to set item level permissions to read all, but only edit your own item. I am fully aware that this is not available as a UI in a form...
View ArticleUploading images to Mysite "User Photos" picture library
Hi,My requirement is,we have all images of employees stored in a center network location http://picture.abcd.netwe created a timer job which runs every weeek and change the picture URL property and it...
View ArticleHow to create chart report from multiple SharePoint list using bamboos chart...
hello..I use bamboos web part chart tools for creating charts.i want create one chart report from two different list.Please give solution for that..!
View ArticleLogic to send out email notifications when documents are added to a library
I am trying to come up with a logic that will send out emails to specified addresses when a document is added to a library. So far I have come up with this codepublic override void...
View ArticleAdd new column to DataView
Hi, can I add a new column to a DataView and give it a value according to another column value?Example: I have a DataView where I create a new column called "Color". I have the column "Number" and if...
View ArticleHow to export all contents of a sharepoint list to a templatized Word document
HelloI have a Sharepoint 2010 List which contains information about various projects and its status and point of contact.I need to create a formatted Projects Summary on a monthly basis which contains...
View Articletelling sharepoint not to manage a .net application
Sharepoint 2010. asp.net 3.5I created a .net application. I tested it and it runs on a dev box under IIS 7. I'm now trying to make it run on my sharepoint server under the layouts folder.I added the...
View ArticleResponse.redirect with users in subdomain failing
Hi,I am not able to use Resonse.Redirect effectively when the users is logged an as a subdomain account.This user can add and delete on the list.The intro.aspx custom application page. is just a skin...
View ArticleHow to extend the hyperlink upto end when grouping sharepoint list by...
I have sharepoint list with the column name is-Name,ID and department.I have grouped that list with the column of Department. It shows now like In this i have hyperlink(blue colur) in the text of...
View ArticleSet specific field to a value from a lookup list
Hello guys,I have a problem. I have two lists level. so I can use a workflow to connect the lists. I would to know how I could set a value from one list to the other.I onyl need to use the Action-->...
View ArticleItemAdded Event fire 2 times
Hello Folks,I have written multiple Event Handler on custom list in past and all ran successfully. However, today I have written event handler on InfoPath Forms List and ItemAdded event run twice....
View ArticleSharepoint 2010: stop auto-populating of attendees field in new form from...
I modified the default view of weekgroup calendar by adding all the team member's calendar on default.The issue is that when the new item form is opened from this view, the attendees column/field is...
View ArticleSharepoint 2010 Alerts on Discussion Board
Hi,I Have created a discussion Board and My requirement is as follows :-Discussion Forum: Anyone who is a part of a discussion should receive an automatic email alert for modification, addition,...
View Articlemanaging permissions for a termset and term with custom group in a site...
hi, I would like to implement permissions in a term set and term, such that only those members of a group- say custom sp group - myGroup1- will be able to access specific one term set .Assuming that...
View ArticleListSoapClient UpdateListItems error
Hi everybody! First of all, thanks for reading... I have a WCF service that consume SharePoint Web Service to update list item. It gives me a Microsoft.SharePoint.SoapServer.SoapServerException:...
View ArticleCopy Name Field to Title Field in a Document Library
Hi guysThis might be a silly question however, I'm a bit stuck.I need to copy the value of the Name col to the Title col. I know the code to do this, here is a snippet:SPWeb topSite =...
View ArticleHow to Change the Sharepoint Blog site's layout
Hi Techies,I got a requirement to change the layout of Blog site of SharePoint 2010Any idea how to do it.
View ArticleGet all lists from sharepoint that match certain criteria
I am using this code (courtesy of Codeplex) to show all lists in a webapp.--------------------------------------------------------------param ( [string] $URL, [boolean] $WriteToFile = $true )...
View ArticleSharePoint - List Definiton + Business Data Connectivity Model
Hello together,currently I am programming a new List Definiton. Now I want to connect programmatically an List Definiton / List Instance with an exisiting Business Data Connectivity Model (BDCM). So I...
View ArticleShould we restart timer service after wsp deployment in production?
Hi,We have already deployed a SharePoint timer job using feature activation during first release in the production. Now in the second release we are modifying some logic in the execute method of the...
View Article