Chart 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 ArticleREST No Transport Error
Hi all,I am using a simple REST call with Ajax to pull data from a list in one Web Application and display it in another. However, I get a "No Transport" error. Any ideas? I have used the Content...
View Articlestate machine workflow custom task not going to next task id
state machine workflow custom task not going to next task idstatus of workflow is showing in progressstatus of task1 is showing approved once set and approvedbut its not firing second task idf...
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 Article"Connect to Outlook" disabled on SPS 2010 for own list definitions
Hi,at the moment I am defining some list templates and instances using Visual Studio 2010. Everything works fine, except that I am not able to connect my listinstances to Outlook using the "Connect to...
View ArticleHow to update metadata of a document without changing the version number?
Hi ,Is there a way to update the metadata of a document without changing the version number?I tried with Listitem.Systemupdate() but using this will not update the modified and modified by feilds...
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 ArticleHow to show announcement in carousel on SharePoint home page
When an Announcement is added on our site(for the carousel), it gets populated on the SharePoint Homepage (Should be the top 4 or 5 News Announcements.Pleaselet me know how to achieve carousel in...
View ArticleHow do i dynamically specify the document library, in a synchronous event?
In trying to dynamically detect the document library a user has selected and working in, I did this previously within an ItemAdded event like the code below.SPWeb currentWeb = properties.Web;...
View ArticleHow to paste data from excel to silverlight grid
Hi,I need to copy data from a excelsheet and paste it in silverlight grid.... but its not working as expected....When i try to do that only the first row gets pasted in to the one grid cell... Any...
View ArticleSPSiteDataQuery not bringing any value for the 'AssignedTo' field
I'm trying to create a web part that reads all Tasks lists in a given web (and it's sub webs) bringing some information that i'll have displayed on a GridView. I need to bring only the first/parent...
View Articleupload document document to document center not working in live site
Hi, when I try to upload the documents to my sharepoint site(dropoff library) working fine when i access the intranet and internet sites with in network. When I try to upload outside of the network and...
View ArticleList calculation / lookup option
Happy Friday!We are trying to build list with columns having calculation logic such that, values in each record of Col: B and Col: C looks is auto populated based on the selction in Col A of the same...
View ArticleAuthenticate Sharepoint AD User through Simple Asp.Net Web Application
HiI have a simple asp.net web application, and set up active directory users in Sharepoint 2010 Server.I would like to authenticate AD User through asp.net application by passing user name / password...
View Article