Sharepoint online - Create XML from list using Javascript
I'm not really sure where to start so hope someone can point me in the right direction.The final result must be a button on e SharePoint page. When this button is pressed a few "items" in a list must...
View ArticleAudit Log Reports Automation With Powershell in SharePoint 2013
At one point, i thought there was a Powershell command for this - seems like something I should easily be able to do.We have 2 site collection admins - we would never give SC admin access to all the...
View ArticlePicture in Popular items web part in sharepoint online
I am working with popular items web part in sharepoint online and I see it brings up popular items with with blank image having ?. What is mechanism behind that image ? - does it show image of web...
View ArticleAdd Webpart to a WebpartPage grammatically using SANDBOX solution
Hi I can create webpart-pages using the following code.protected void btnSubmit_Click(object sender, EventArgs e) { using (SPWeb oWebsite = SPContext.Current.Web) { SPList olist = oWebsite.Lists["Site...
View ArticleSharePoint 2013 Timer Job cannot find Network Path
We have a SQL Server, App Server and 2 front ends that we are running SharePoint on. There is a shared network drive that a sharepoint timer job needs to read in xml files from. I can access the...
View ArticleMultiple External Lists in One External Content Type
Hi,I am creating an HTML form in SharePoint 2013 where I need to populate some drop-down controls with values from different Tables from SQL Database.I created an External Content Type and have...
View ArticleUnable to assign value to workflow variable !!!
Hi all, I am unable to assign a url to a workflow variable.I created a variable MasterUrl of string type in the workflow.To this I am assigning the below rest url.[%Workflow Context:Current Site...
View ArticleSharepoint online - prefill list field with current user (using spservices)
I have a form on witch I have a peoplepicker field. I want to prefill this field with the current user. To do so I use his javascript:script...
View ArticleIntegration of existing ASP.net MVC4 application with SharePoint 2013
Hi,We have a requirement to integrate existing ASP.net mvc4 application with Sharepoint 2013. Customer already has a Web portal developed in ASP.net mvc4 framework which is used to display both static...
View ArticleSharePoint 2013 Dropdown
We have a tab on the top of our Home Page whereby you can hover over and a dropdown of departments is shown, this is made through the Navigation Option in the Site Settings, but I have noticed that the...
View ArticleIs it possible to get data from excel file and create a pie chart and display...
Can we create a pie chart using excel reporting service. I have a excel file (.xlsx) on my SharePoint document library. I want to use excel data and create a pie chart but don't want to create this...
View ArticleSharepoint don't get ASMX JSON with IE9
I have a small AngularJS Application in SharePoint 2013, where I get a JSON File from an asmx WS to show. The Application runs fine, except with IE9 on SharePoint. All other Browser don't have any...
View ArticleHow to get the "QuickLinks" property in sharepoint using JSOM (JAVASCRIPT)
Hi all,I'm having a business to get QuickLinks from UserProfile in SharePoint 2013 (SP On-Premise). But when I code with javascript, it always returns empty.I tried 2 solutions already:#1 Rest Api to...
View Articleperson or group column as disabled using javascript/jquery
I would like to make Person or Group column as disabled without using designer or xslt.I have a list which has two Person or Group column which is a lookup to a Sharepoint Group. One of the Person or...
View ArticleConverting links to documents into documents
Hi,I have the following user requirements:1. There is a SharePoint library (let's call it Lib) that contains documents as well as some sort of "links" to physical documents located in other...
View ArticleAccess Gmail using Google Api - hangs on...
HelloI am really struggling to access my gmail account using google api in sharepoint 2013.My VM configuration:Windows server 2012 r2 with latest updates.Sharepoint 2013 enterprise with latest...
View ArticleGet workflow tasks from WorkflowInstance?
Hi!How do I get the workflow tasks associated with a specific workflow instance? Or can I get the workflow tasks directly from the list item itself?WorkflowServicesManager workflowServiceManager = new...
View ArticleJqGrid with SharePoint 2013 list
Can anybody elaborate JqGrid in detail with SharePoint list data.I saw few blogs but not getting clear understanding. Also, please mention specific versions of Javascript, Json and css files.Thanks
View Articleambiguous: Microsoft.SharePoint.Client.UserProfiles /...
I have a web part I am trying to build and I need the UserProfilePropertiesForUser value for EmployeeNumber which is a custom field. To get this i am using SPContext.Current.Web.CurrentUser for the...
View ArticleSharePoint Online Video Player URL update grey out under behavior tag
Hi all: I was trying to insert a video player web part into a SPO page, but after I did that, I found I cannot specify the URL and preview image URL for the video player, in other words, items under...
View Article