Web part inside HTML
I have an HTML page that is brought in through the content editor web part. In this HTML page I need to be able to use the content query web part to show lists of files from the site inside my custom...
View ArticleExternal access to SharePoint intranet portal
Org 1 is acquiring small org2. Org2 employees needs access on Org1's intranet SP portal. Org2 employees laptops will be having the domain of ORG2\user id but still they should be able to access Org1's...
View ArticleDoes "Microsoft Office Online 2016" supports real time co-authoring with...
Does "Microsoft Office Online 2016" supports real time co-authoring with SharePoint 2013 (on premises editions)??
View ArticleGetWebDavUrl
SharePoint CSOM has LIST.GetWebDavUrl available on lists.Has anyone gotten this to return a webdavurl? If so, can you provide short sample.
View ArticleDuplicate items from Switch Statements Javascipt SharePoint REST.
i was wondering if someone could help with checking for duplicate results from switch statement. i trying to retrieve items from a sharepoint blog site and since the categories field takes multiple...
View Articlejavascript to prevent item being created if it already exists
I have a list which has a Person column. When I am on the NewForm.aspx and if I enter a person's name in the column and click on Save, the javscript on the page should allow me to save the item only if...
View ArticleManipulating SharePoint Form fields with Jquery
Hi,I am trying to manipulate the below span in the following output from a SharePoint form using jquery.Here is the jquery code I am using. $("span[id*='LibID']").each(function () {...
View ArticleList Web part not loading after adding JavaScript
List web parts are not loading after i added javascript to Script Editor.Here is my script<script type="text/javascript" src="_layouts/15/sp.runtime.js"></script><script...
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 ArticleHow to restict access to a Page in SharePoint 2013
hi,I have a Sharepoint page which i restrict to see from visitor group.In similar way i just want to hide that page from anonymous users.I already enable anonymous access to site from Central...
View ArticleContent Query Web Part remote URL
Is it possible for the CQWP on SharePoint 2013 to use a remote servers catalog or list? Currently if I try and use the URL from our authoring site it gives me, An unexpected error has occurred. Using a...
View ArticleHow to update folder properties based on content type using REST in C#...
I have a document library,say People, with a custom content type (MyCustomType) with fields Location, Cost .This library has a folder say X . X has a subfolder Y. Y has 3 subfolders z1,z2,z3 at the...
View ArticleProduct catalog Feature - Term update failed while doing catalog source setting
Hello,While doing connection to catalog source, i am getting error like "Term update failed". I have checked term is exists and everything is fine. Anyone have an Idea what should be cause for the...
View ArticleHow to retrive multiple values in an array using workflow ?
hello,I am trying to create workflow and my requirement goes like this :1) fetch the values from a particular column in list A (it will be always more than one) based on certain criteria.2) Concatenate...
View ArticleError: The channel 'tcp' is already registered while updating item in...
Hi, We have a sandbox solution (Visual Web Part) deployed to SharePoint 2013 Online site. This web part has Add and Update functionality to list items. It has been working fine few days ago. Now,...
View ArticleLink to Associated list item from Workflow task list view
Hi All,I am using SharePoint Designer workflow 2013 to create task for each users with the help of "Start Task Process action" and Its working fine like assigning task and triggering email to...
View ArticleLoad SQL and SharePoint in PowerShell script
I need to create one PowerShell in which i am using SQL and SharePoint both. In my development environment it works fine because there is single server for Content DB server and WFE server. But in...
View ArticleResurfaced bug in SharePoint collapsed lists?
SharePoint 2010 had a problem with collapsed lists not expanding, as described in this...
View Article"Edit links" in migrated sp2010 website vs sp2013
I'm working on a 2013 Sharepoint migrated from 2010. I noticed that the option 'Edit Links' below the left navigation menu of a website sometimes is missing...and wondered why. My conclusion is that...
View Articlehow to use String.Repalce inside the designer workflow's string builder dialog
I am building a workflow inside SharePoint designer 2013. And inside the workflow I define to send an email and the email will contain the current item url, as follow:-Currently the item url inside the...
View Article