Updating list items using SPServices
Hi All,I have two list A & B with two columns Month & Count.List B is master list and A is the child list, I need to update list A according to list BSo I need to iterate through each item and...
View ArticleRMS
Hello,In our farm we have implemented Rights Management Service. It has been applied at a library level. Also we have created some RMS templates. Now I want to know within our farm - where have applied...
View ArticleReusable WFs
Hello,Is their a way to get list of reusable WFs via Powershell? The Powershell that I have written does not give me list of reusable WFs.Thanks,AnandThanks and Regards, Anand R. Deshpande
View ArticleSharepoint top navigation bar showing error text
Hi,I using share point 2010, top navigation bar showing the error text. kindly find the below screen shot. Is any solution to find what wen wrong?With RegardsRK.
View ArticleOpen html file in document library sharepoint
I want to open html file instead of downloading file from Documents library. I tried changing the Browser File Handling option in Central Admin topermissive, and also get value via...
View ArticleDrag Drop Download
Hi All,Has anyone implemented a Drag Drop Download option in SharePoint ??? The main problem I'm facing is when the site is opened on IE and the file is dragged and dropped to download, it will only...
View ArticleHow to perform Edit ,Update & delete operations on sharepoint gridview?
Hi,i have one sharepoint list name(Media).List has few columns.I am binding this list with the gridview.Gridview data is displaying.Now i have to perform Edit, Update & delete operation on Gridview...
View ArticleAuto Populate a SharePoint New Form with the next sequential number....
I'm trying to auto populate a SharePoint New Form field with the next sequential number for the same date.I'm trying to auto populate a SharePoint New Form field with the next sequential number. I'm...
View ArticleWord Automation Services returns Errorcode 10
Hi,I have written a SPItemEventReceiver which fires on ItemAdded in a documentlibrary. ItemAdded is starting a ConversionJob for converting a .docx to a .pdf.The code is similar to the sample code...
View ArticleLoadbalancer redirecting from Https to Http
Hi All,I have my ASP.NET 4.5 application running on the server and a F5 load balancer is configured with SSl certificate on it , the initial login page url is accessed as (through load balancer)...
View ArticleGet reusable workflows in sharepoint library using powershell
I have powershell that traverses each library in entire site collection to find document count in libraries with some other additional useful information.One of the information fetched is workflow...
View ArticleAdding tooltip to Bamboo chart plus web part
Hi All,I am using Bamboo chart plus webpart instead of out-of-the box chart webpart Can anyone help me in adding a tooltip to Bamboo chart webpart ?
View ArticleAdd New Item in Sharepoint List List
Hi Guys,Can anyone help my in a simple way to add a new item in a list.-- SP library <script src="../../javascript/jquery-1.12.0.min.js"></script><script...
View ArticleMicrosoft.SharePoint.Client.ClientRequestException Error
I'm trying to upload a text file to a sharepoint 2010 site. I'm using the following code:Using stream As New MemoryStream() Dim writer As New StreamWriter(stream) writer.Write(line) writer.Flush()...
View ArticleSPSecurity.RunWithElevatedPrivileges(delegate()
I have web application consist of 4 projects. When i published this project in some computer, everything is ok and all is work fine. but when i tried to move the file system to the new computer web...
View ArticleOOTB SPalert Template customization
Hi,I would need help to customize the SPalert template xml file with custom column..please help.Blitz
View ArticleVisitor statistics -- Collect user name and date when a page is hit
Hi,I wonder what is the easiest way to collect statistic of the user name and date when a user hits a publishing page.I am thinking of creating a webpart using c#, retrieve the info and then write to a...
View ArticleExcel Services REST API - does it support JSON?
Hi there,I am playing around with Excel Services' REST API on Office 365 and have discovered that the following...
View ArticleAdjusting one fields width in Custom List Form with SPD 10
I have a sharepoint 10 custom list form and I need to adjust the width of a multi line field to be wider than the standard. How can I adjust the size without affecting other fields.Matt Pinkston
View ArticleThe attempted operation is prohibited because it exceeds the list view...
Hi All,I got this error while trying to change the url of my site, can anybody please help ?
View Article