Issue with document sets
Hi,I'm having a strange issue with document sets in my sharepoint 2010 farm. In my site collection I created (via browser) 6 document set custom content types (CusDocSet1, CusDocSet2, ..., CusDocSet6)...
View ArticleIn search of a technique to copy the contents of a document library to a new...
I have tried import/export of a library. I have tried to figure out a way in powerpoint to copy the items from one library to another.The problem is that the original version history, created by,...
View ArticleOfficialFileCore.SubmitFile() workes in TeamSite
Is there any dependency that OfficialFileCore.SubmitFile() method works on Any site template, or it only workes on Document Site.I tried to make it work on a content organizer enabled team site,...
View ArticleFor a SharePoint list LVWP - how to open links in new window? (Without SPD -...
Hi there,I canNOT use SharePoint Designer nor do I have access to server to change any 14 hive files.I have a SharePoint 2010 List with a field of type Hyperlink. I need these links to open in New...
View ArticleSharePoint 2010 TechNet Gurus Announced for June 2014!
The Results are in! and the winners of the TechNet Guru Competition June 2014 have been posted on theWiki Ninjas Blog.Below is a summary, heavily trimmed to fit the size restrictions of forum posting....
View Articlesputilty + images
Hi All, How to send a mail with image using sputilty object? Kindly let me know if you have any queries. Thanks in advance, Kumar.
View ArticleClient Object Model File Version Size
Hi,I try to get some document properties from a SharePoint Document Library using the Client Object Model DLL. One information I need is the file size of all versions of a document. Here is a code...
View ArticleExport to excel of selected items from external list from outside custom...
Hi All,I am using external list, I want export to excel only those items that are selected in the list on custom button click from outside. I am using server side code with C#.I have code for export to...
View ArticleCreate custom NewForm.aspx for existing list which will start a Workflow
Hey guys,I'm trying to create a custom list form which will start a Workflow when the User press the "OK"-Button. So I went to the SharePoint Designer and created a new form for the list and put some...
View ArticleModify the email contents when adding a colleague in SharePoint My site
Hi I want to modify the mail that is sent to the person I add as a colleague in mysite.I want to modify the mail content.RegardsVinod
View ArticleGet SELECTED items from an external list (BCS) using the javascript client...
I thought this would be simple, but I am stumped by the object model at this point. here is my situiation.I would like to return the value of a particular column called 'Prokey' from an external...
View ArticleHow to Link a list with a Calendar View?
Hi, I currently have a Calendar which is used for Annual Leave. All events that are approved go into a Leave Tally View which i am trying to link with another List called Leave Entitlement so i can...
View ArticleCustom list headers and keep sort and filtering options
Hello, We have a task list where we want to customise the layout of the column headers. I'm using an XSLT file for this, which I've specified in the list web part properties (under miscellaneous / XSL...
View Articlemultiple useres creating and updating list same time causes error
HiI am using sharepoint 2010.We ahve created one webpart which contains some dropdowns and button.On click on button we are creating the list based on selected dropwdown, assigning permissions and...
View ArticleSPGridView - when sorting AFTER filtering, column looses it's filtered state...
I've got a SPGridView in a webpart that has sorting, filtering, paging and grouping configured. Most of it works fine so far, but it seems like I can't get around this problem:If I filter the content...
View ArticleEdit Sharepoint dispForm.aspx Form to Display a of documents??
Hi All,I need some guidance on editing the disForm.aspx form. I create a "Customer" list and a "Document" library in Sharepoint. Both of them have a column called "Country". When I open a customer...
View Articleupdate sharepoint list using javascript
i have below requirement and i do not know how to write the javascript function to update in sharepoint list:Basic ui:Name:(Text box)Id:(dropdown box)Area interetested:(one checkbox)submit buttonwhen i...
View ArticleTarget Audience for Navigation not working as expected
I am using a hosted SharePoint 2010 farm. I am trying to make a page available to certain users and not other users. I have created a sharepoint group and added 5 users to this group. I then created...
View ArticleHow retrieve custom fields only when using SPListItemCollection?
Hi with following code I am retrieving a DataTable from a List: using (SPSite site = new SPSite("http://...")) { using(SPWeb web = site.OpenWeb()) { SPList oList = web.Lists.TryGetList("Serverliste");...
View Articlelists.asmx getlistItems method
Hi,Given a URL of a document is there a way to find out "Modified" date time of the document using lists.asmx Web Services? When I checked the lists.asmx GetListItems method, 1st parameter is list...
View Article