Read and write to multiple lines column with VB
I have a MS Access application that need to add additional data to a SharePoint multiple column (set as plain text). I need VB code so I can read and write data to that column.Many thanks
View Articleusing chart webpart in 2013 connecting to a mssql datasouurce made in...
I made a SQL datasource in a site using sharepoint designerI added a chart web part from sp2013 (had to add it as a new document and populate webpart)how do i connect the chart to the datasource the...
View ArticleUnable to retrieve data value in form list Fields using Javascript
I am having difficulty figuring out hold to get data form a list in SharePoint. I have try numerous methods that I have from other peoples code examples. I get the following error "the property or...
View ArticleSharePoint 2013 High Trust Provider Hosted App Navigation
Hi,So I am having some difficulties to find the correct way to get my hyperlinks working properly in my HT App. When I run the app from SharePoint, the appredirect.aspx add some parameters in the...
View ArticleError for debug a timer job
I created a timer job (web application). It is not working, so I need to debug it. I did the followings:(1) (1)Set a break point in Visual Studio 2013.(2) (2)Open the Central Admin/Manage web...
View ArticleHow to update a summary link's URL in a Summary Links web part using PowerShell?
We have a page with a Summary Links web part on it that contains 20+ links. We need to update the LinkUrl on one of the links and not change the order of the links, so I don't think I can do a...
View ArticleEditing a serialized object with Powershell
I have an xml document (actually a NWF file) that has a node which contains a serialized object. It is xml but all less-than-signs have been changed to "<" and the same for greater-than-signs,...
View ArticleHow to provision custom list instance thumbnail image?
Hello, I am having problems with the thumbnail image for my custom list instance based on calendar list. See below:As you can see, the OOTB Events list has a proper 'calendar' thumbnail. TheOther...
View ArticleSharePoint 2013 document library versioning
Hi,I have below two requirement on document library versioning,1. I want to hide delete version option from version form (I can do this by changing permission, however that affecting workflow...
View ArticleHow to Create a Colum that Takes the Total number of another column
Hello,I'm newish to SharePoint but I'm wanting to make a Colum that takes the total number of entries that are associated with a single day and total them. All it will be used for is in a lounge a...
View ArticleDownloading files more than 1 GB size from Sharepoint online using CSOM
Hi, I want to download files of more than 1 GB size from SharePoint online using CSOM (with Access token). I am using OpenBinaryStream() function but it is throwing error SystemOutOfMemory. Is there a...
View ArticleRequest Error : The server encountered an error processing the request. See...
Hi,WCF service was working fine through url http://servername:portno/_vti_bin/wcfservice.svc/methodI had removed the solution from the sharepoint central administration.After that,I have deployed the...
View ArticleCan i compare if a "Person or Geoup" (column which allow multiple selection)...
I have the following code inside my console application which uses the service side object model:-using (SPSite site = new SPSite("http://SPS/")) //site collection url { using (SPWeb web =...
View ArticleSharePoint 2013 Gantt View Default Zoom
Hi all,Is there an OOTB way to change the default zoom of a gantt view to show months instead of days?Thanks, Ben
View ArticleTimer job scope
I have a site in a site collection. There are 20 sub-sites under that site. Every sub-sites need a timer job to do some alerts. I am trying to do a single timer job for all sub-sites. The project is...
View ArticleList Created using Sandbox solution is not working now
We had a Sandbox solution developed using Visual Studio (empty SharePoint Project and then added a "List" definition/template). We had added some lists to this project and added all the lists to a...
View Articlemove sharepoint 2013 main menu bar to be underneath banner
hi I put baneer in sharepoint 2013 but I want the menu bar to be underneath banner not inside it what should i do enter image description here I want to know the class name and css code which i need...
View ArticleApply customised CSS at Site level in Sharepoint
Hi All,I have a site in site collection in Sharepoint -80 which requires customized CSS file. How to apply this CSS at the site level instead of setting the alternate CSS URL at collection level?
View ArticleSharePoint online with TypeScript
Hi All,I have a SharePoint online site and I want to try out things with TypeScript.I don't have access to install to Visual Studio, so now how can I write code in TypeScript ?Is there anyway I can...
View ArticleMigrating a site from a Site collection to different site collection
HI All,I have a subsite in Sharepoint 80 webapplication. I want to migrate that particular site from sharepoint -80 to New web applications SHarpoint -1234 site collection.
View Article