C# WPF How to download and upload file from Sharepoint Teamsite Document Library
I have a Sharepoint Teamsite Document Library where I have a file stored in a folder, I want to download it, and upload a new file back to another folder on the same site. To be precise, my site url...
View ArticleUsing custom WCF service across two web applications
Hello:Is it possible to use the same custom WCF service from two different web applications? For example, I have a WCF service deployed to ISAPI folder which I access from SiteA using the below...
View ArticleAdd Content Editor will hide "Items" and "List" menus
I need to hide the "Work Order" link in this site. So I added a "Content Editor" to this page. I did not add any source code yet.As soon as I added the "Content Editor" web part (without any code). It...
View ArticleGetFileByServerRelativePath does not work and always returns file not found
I was previously using the GetFileByServerRelativeUrl and it was working fine, but the characters # and % are not supported while they are supposed to be supported with GetFileByServerRelativePath, so...
View ArticleWhat entries to be removed to remove Subject, Body from weekly summary email...
I want to remove Subject, Body, etc.. from the Weekly Summary Alert email of a discussion board. I only need to keep the Title, Modified, Modified By columns in several rows for all the items which are...
View ArticleAvoid Windows Authentication Popup when JSOM Replied with no Permissions
Hello,I have been working in SharePoint Site using JSOM to get information from subsites. These subsites do not have the same permissions. So in the first page, we got Windows Authentication Popup when...
View ArticleAuto populate term set to managed metadata field on list form
Hi Team,I have a managed metadata column in a list, when user tries to add a new item, by default I want to show the country field to lets India which is also a term set.When user opens the new form, I...
View ArticleMultiple form Validations
I have the following JavaScript that I am trying to use. Can someone assist and tell me what is incorrect? I would greatly appreciate any help<script type="text/javascript"...
View ArticleGet SharePoint Term Custom Properties using C# Client side object model
Hi,I need to retrieve all the custom properties associated with the a term from SharePoint 2013 managed metadata Term store using CSOM in C#. For example ABC is a group in Managed Metadata Service,PQR...
View ArticleSCRIPT5007: Unable to set property 'UseInlineStyle' of undefined or null...
I created a web part page based on full page vertical layout. I added BCS picker web part to it. When I go into edit mode, I get the error: SCRIPT5007: Unable to set property 'UseInlineStyle' of...
View ArticleSetting Date field on form using JavaScript
I have 3 date elements on a form that need to auto populate. If someone could assist I would greatly appreciate it. The Bold items are the field names1. If the Supervisor Completed = Yes or No, the...
View Articleupload mutiple files using rest api
Hi,I am using restapi to upload files its working file if I call method directly like belowworking fine <button type="button" class="btn btn-primary" onclick="uploaddossier(false);">...
View ArticleHow to get number of times document views using client object model in...
How to get number of times document views using client object model in sharepoint 2013 online ?
View ArticleSharePoint calendar boundaries for recurring events
Hi All,Can I have a recurring event in SharePoint calendar for next 10 years?I tried doing it, but when my start date was 19 June 2019 and end date was 19 June 2029, I could see the events on calendar...
View ArticleIs it possible to create a low-trust provider hosted add-in for SharePoint...
Given that Microsoft are saying that new apps should be built using .NET Core , isit possible to create a low-trust provider hosted add-in for SharePoint 2016/2019, either Online or on Prem, using .NET...
View ArticleItem.SystemUpdate() works only for Sharepoint IOnline and not for On-Prem...
Latest Microsoft.SharePoint.Client.dll provides the functionality of Item.SystemUpdate() which is used only for SharePoint Online. For On-Prem CSOM it gives error SystemUpdate() method could not be...
View ArticleC# - SPO Update User's profile Taxonomy attribute info
So basically I am updating our SharePoint Online User Profiles and attempting to update a field (SPS-Location) but it keeps telling me that it is a taxonomic field and I am unable to edit it even with...
View Articleduplicate fields in list content type after database migration from 2010 to 2013
I restored a sharepoint 2010 site collection into sharepoint 2013 environment using backup/restore approach at database level. It was successful for the most part but I am noticing something odd. On...
View ArticleVisual Studio Workflow - LookupSPListItemId on a lookup field
Hello,Im trying to setup a SharePoint 2013 Workflow in Visual Studio, but i'm stuck in one step.I have to fetch the ID of a SPListItem on the basis of a lookup value. I have the lookupId to find.I'm...
View ArticleCheck permission not showing in Chrome due to X-Frame-Options
Hi All, Currently we implemented below in IIS for clickjackingWe have Apps configured in our site, which uses App.abc.sg domain, and Apps has been added in Home page.Due to security reason, we need to...
View Article