Lookup field causing issues with publishing?
On my page layouts with required look up fields I have an odd issue. When I click publish, even though the fields are filled in, I get this message "You must fill out all required properties before...
View ArticlePoor Large List View Column Filter Performance
I have a list with 16,000 items which does not exceed the manually increased List View Threshold of 20,000. The view I am looking at has a page size of 30 items and shows 20 columns. 8 of these columns...
View ArticleCalendar List - New Event - Title formated or calculated using [Created By]...
Hello Everyone,We are trying to resolve an issue with a calendar we use for "Out of Office" with our organization. I am hopeful someone in the Forum might offer some advice. Background: This is a...
View ArticleAdding Approvers in a Sequential Workflow Visual Studio
HiI have a sequential workflow which is associated to a listwhich contains column name Business Process which could be Purchase Order, Sales, Leave Request etcI have another list 'Approvers' which...
View ArticleRead all SharePoint 2010 Site collections
Hallo,I would like to know, how I could query all SharePoint Sites which are existing on a SharePoint Server. How can I achieve this via C#.Best regards and thanks in advance!Matthias
View Articlehow to make the Sharepoint list data update automaticall?
how to make the Share point list to update the data automatically Even without opening the.I dont know how to do .Even I will be happy if it will be done using Workflows
View ArticleGet Lists Items Related Across Two Lists Only Returns Last Record
Hi all,I have two lists that have related data. I need output the data from the second list if the data in the first list matches. Using the code below, I get a match... but it's only for the last data...
View ArticleChart Web Part - Stacked Column Chart and the Y Field
I am trying to create a stacked chart in Sharepoint. I am encountering a problem at the "Bind Chart to Data" Step. Retrieval of Data goes without a hitch - all rows and columns are captured and shown,...
View ArticleDelete multiple web parts in a SharePoint 2010 page programmatically.
Hello,I'm looking for a solution to delete multiple web parts in a SharePoint page through code. The code is deleting the first web part and then throws an exception "Collection was modified;...
View ArticleDocument Library Upload - Choose a folder for destination code
Hi will you please let me know if you have object model code to 'Choose Folder' to select destination folder via dialog box?I have a restricted document library but I want to give upload option to...
View ArticleSession expiration in sharepoint 2010
Hi,I am new to SharePoint 2010. I am working on web part based application. When SP user logged in with SP credentials, and user left browser idle for more than 20 minutes, and again if user try to...
View ArticleOganisation chart in sharepoint
I have to create an Organisation chart in Sharepoint 2010 using c# (All custom code) in the following formats1) Visio2) Excel3) HTMl4) PDFHow can I do this without using any third party tool . My data...
View Articlecan not connect to https site using CSOM
Hi guysI'm working with CSOM to connect to SH site in 2010 outside the company, when I run the following code I receive a 403 forbidden error.Is there any way to connect to https Sh sites? test in IE...
View ArticleConnecting Webparts
I need to connect a few webparts on a page. I know how to connect the webparts however the issue is how the information open. On the All Items page there are a list of names and I have the setting on...
View ArticleError while publish the info path form in SharePoint 2010 site.
Dear All,I have one list in SharePoint 2010 site on production server.I click on Customize Form under the List menu for info path design.Form successfully loaded into info path designer. After I have...
View ArticleCAML Query not Filtering on External List
Hi all,I have the following CAML Query to filter by a date, but it is not filtering. Any clues?camlQuery.set_viewXml = "<View><Query><Where><Eq><FieldRef...
View ArticleAdd "I like it" tag programmatically
Hi everybodyI have a case that I need to add "I like it" tag programmatically but for another user (not the logged in one).impersonation seems not working!private void SetILikeIt(string userLoginName)...
View ArticleRedirect url in Infopath form
Hi, I have an infopath FormCode.cs and according to the change value in a DropDown I want to redirect the user to another page.I used: HttpContext.Current.Response.Redirect(TEMPLATE_AUDITCHANTIER +...
View ArticleLotus Notes to SharePoint
HiI need to get data from Lotus Notes and store in SharePoint. what is the best way to extract the data.
View ArticleBuilding A Grid With Filters Multiple Columns From Data In SharePoint List
Hi.I have a SharePoint list that contains a list of projects. There are 3 fields -> Project Name, Project URL and an Icon field containing an image. The number of rows in the list increases with...
View Article