For SharePoint-specific questions, please see the SharePoint Stack Exchange (http://sharepoint.stackexchange.com) site. Use this tag for programming questions which may involve SharePoint. Microsoft SharePoint is a platform and a family of software products developed by Microsoft for collaboration ...
8
votes
1answer
3k views
How do I check if a Sharepoint Document Library has the Require Approval flag set, using the Sharepoint API?
It would also be useful to be able to check the "Requires Checkout" flag as well. I thought it might be a property on the SPDocumentLibrary object, but I can't see it.
Do I need to look in one of ...
0
votes
1answer
7 views
SharePoint online search not returning Home Pages
I cannot for the life of me work out how to return home pages within SharePoint Online search.
I have a single site collection with a number of sub sites that have a home page set as the default ...
0
votes
2answers
12 views
Creating a scheduled task in an Access/SharePoint web app
At some point in time I'm going to build a system for my school that informs parents of their homework for a given day, and I'm considering my options. A Microsoft Access Web App through SharePoint ...
0
votes
1answer
7 views
<Sharepoint 2010> Infopath form link to sharepoint list with specific view where filter is user = me
I have a list with the following columns:
Field: User, Family, Entity, Approved, Comments
Value: John, trade, swap, (blank), (blank)
Value: Amy, trade, bond, (blank), (blank)
This list is ...
0
votes
3answers
14 views
SharePoint JavaScript Execute Asynchron functions after another
i have many functions that read informations from SharePoint lists and write informations in SharePoint lists. These functions depent on each other meaning for example, in the first function i write ...
0
votes
0answers
4 views
Read And Write Data to SharePoint Site Pages
I am new to Sharepoint and currently I want to write a function where I can read and write data to Sharepoint pages. This is the structure of the URL I want to connect to read and write data: ...
0
votes
1answer
5 views
Upload file to SharePoint using Client Object Model - 401 unauthorized
I'm working on an SSIS script task that uploads a file to a SharePoint site and applies item level permission to the file. I use a windows account to establish a connection with SharePoint library ...
2
votes
1answer
8 views
Sharepoint 2013 Add-ins javascript on install
I would like to know if Sharpoint 2013 hosted-apps support running a script (javascript) once when installed ... for settings security and provisionning
I've found some blogs about that but dont find ...
0
votes
2answers
8 views
Can I use SharePoint JSOM in a regular ASPX page?
I want to use the JSOM API but I don't want to create a web part(Add-in).
Can I use JSOM directly on regular page?
How can I do this?
0
votes
0answers
10 views
Profile picture uploaded by C# doesn't show
I'm trying to build a console app in C# to run occasionally that will take picture from a folder, resize them to meet thumbnail standard and then upload them to sharepoint profile picture librairy.
...
0
votes
0answers
16 views
Access to SharePoint Update Query - “Value Is Not Valid Or Would Break Data Integrity Rule”
In Microsoft Access, we have a local table and a linked table to a SharePoint list.
The below update query:
Update Linked
INNER JOIN Local on Linked.ID = Local.ID
Set Linked.TEXT_FIELD = ...
0
votes
0answers
8 views
Sharepoint Data: Extract and Display
I have bunch of functions that extract the Sharepoint data and then I have added a lot of XML to format the data how I want to see. Please do share your thoughts in terms of how to
1. separate data ...
0
votes
0answers
10 views
Cannot uploads a file to SharePoint Server
I have a server farm on CloudShare consisting of three servers: a SQL Server 2012 server, a SharePoint 2013 server, and an Active Directory 2012 server.
I am writing an app in Node.js that uploads a ...
-1
votes
0answers
9 views
sharepoint calendar api for website [on hold]
There is the client intranet site https://intranet.example.com which is a sharepoint website and there they have a calendar, in which each user can add events on it. https://mywebsite.com is the ...
1
vote
1answer
9k views
How to display a specific folder in a document library (within a webpart in Sharepoint 2010)?
I have seen examples doing this with Page Viewer, which works. But the problem is page viewer is so slow (it adds at least 10 seconds to page load, and it freezes for another 15 when I click on it ...
0
votes
2answers
15 views
xsl counting and xpath syntax
I have a table of projects created in SharePoint 2010. I am trying to create reporting for management and need to get counts of various fields. I have used xsl to get the values of fields when viewing ...
0
votes
0answers
5 views
Adding multiple files to sharepoint calendar event
I have a sharepoint calendar setup for my group at work to showing scheduling for upcoming jobs. These events require 6+ relevant supporting documents to be attached. Right now I can only load them ...
0
votes
0answers
3 views
Sharepoint adding lookup column to a webpart chart
How could we add a lookup column to a webpart chart (using Excel Access)? When we use the data o feed in the Excel, we find all the columns on the list but not the lookup ones.
0
votes
2answers
29 views
JavaScript not Assigning to Global Variable
I have the following code, which will return the login name for the currently logged-in SharePoint user :
var currentUser;
var currentUserName;
ExecuteOrDelayUntilScriptLoaded(MainMethod,'sp.js');
...
0
votes
2answers
6k views
an error was encountered while retrieving the user profile
I am getting this error while trying to retrieve a user profile:
An error was encountered while retrieving the user profile.
here is my code:
foreach (SPUser parent in parentGroup.Users)
{
...
0
votes
1answer
16 views
jQuery datepicker value always US locale?
I have a custom SharePoint form and in the form I have two date pickers
Start Date and End Date
I also have a span to display difference in days on date picker changed
function DatePickerChanged() ...
0
votes
0answers
8 views
Granting Permissions for NT AUTHORITY/SYSTEM on SharePoint
I have a java based application that I can access remotely. And I have SharePoint Server installed on the same machine where my application is installed. I have a user in SharePoint that has full ...
-1
votes
0answers
15 views
How to generate thumbnail from Sharepoint Online or Office 365 PDF files in C#?
How to generate thumbnail from Sharepoint Online or Office 365 PDF files in C#?
0
votes
0answers
26 views
Unable to create a JMeter script for a Sharepoint application
I'm not new to JMeter, but this time I've come across an application that I'm unable to create a JMeter script for.
I need to create the script for load testing purposes.
The target is a Sharepoint ...
0
votes
0answers
6 views
Sharepoint Hosted App Model Controls not displaying
While working on customizing the Share-point Site we have used Share-point Hosted App Model. There is an issue that I am currently facing on when using App Model.
Following are the steps I have done.
...
1
vote
1answer
14 views
How can I achieve Excel/SharePoint filtering in Infragistics grid?
I'm using Infragistics grid and want to filter results. The filter supported by the grid filters based on the text entered, but I want to filter based on a list of checkboxes, like in Excel and ...
0
votes
0answers
6 views
Exception: Microsoft.Data.SqlRemoteBlobs.BlobStore Exception
In SharePoint 2010 I get this error from RBS. This error is shown in event viewer. I could not find any questions around about this error. This error is shown very ofthen. Too often I would say.
...
0
votes
1answer
31 views
Build Xamarin Forms PCL app with Azure Mobile App Service .NET backend integrating to SharePoint
I am trying to build a cross platform (Android, iOS, Windows) mobile application using Xamarin Forms PCL project library. My requirements are simple yet involves a lot of services which I find to tie ...
0
votes
2answers
53 views
Report viewer gives asp.net session expired in an iframed provider hosted app in IE
I am working with provider hosted app using MVC with JQuery and have a requirement to show Provider Hosted App in an iframe in a SharePoint page to make it look like it is integrated in SharePoint. ...
0
votes
0answers
8 views
Sharepoint source and OLEDB Destination Error in SSIS
I have created a package, which pulls the data from SharePoint Lists as source and then loads into SQL table through Visual Studio 2013. I have used the Codex Adapter for the share point source, but ...
0
votes
0answers
3 views
SharePoint: Deleted Resources column from calendar
I deleted the Resources column that comes with the SharePoint Calendar app by mistake. How do I restore it without having to create a new calendar app and re-entering all of my data?
1
vote
0answers
12 views
How to authenticate iframe against AAD (oauth)
A (SharePoint Online) page has an iframe to a .NET MVC application. The MVC application lives in a separate domain. Both SharePoint Online and MVC app use AAD and allow access for the same users (AAD ...
-2
votes
0answers
33 views
Advice for Computer Science student [on hold]
I'm almost 4th year Computer Science student and I don't feel like I've done so much for having a good career, my grades are good though but I know that my major field requires lots of self-study ...
0
votes
1answer
23 views
calculated column (texte + date ) in sharepoint
I wanna create a calculated column in sharepoint 2013 that contains value of 2 columns, a text column and date ,
Example calculated column = [column 1 (text)]+[column 2(date )]
I tryed this : ...
0
votes
0answers
17 views
Checkbox save/load vales visible to all users
This is an extension of a previously asked question. Link to previous question
I have written a code to show or hide a linked picture based on the value of corresponding checkboxes (set as toggle ...
0
votes
2answers
24 views
SharePoint Event Reciever Works On One Machine/computer/user
So we have created an updated version of a WSP for SharePoint 2010 due to our migration/update from 2007 to 2010.
The WSP is a event handler/reciever for ItemAdded() and we have it working as ...
5
votes
9answers
13k views
How to enter Javascript into a wiki page?
How can I, as the wiki admin, enter scripting (Javascript) into a Sharepoint wiki page?
I would like to enter a title and, when clicking on that, having displayed under it a small explanation. I ...
-3
votes
0answers
19 views
Sharepoint to return data greater than 200 [on hold]
i am developing a SharePoint application that will return data greater than 200 using this query.
200
...
3
votes
3answers
984 views
Sharepoint App Deployment Issues - The App domain for this site has already been assigned
Sharepoint Deployment : on premises with local domain address as http://sharepoint , windows server 2008 R2
In Order to deploy my app I added app URL in admin central as apps.mydomain.com
...
0
votes
0answers
10 views
Can we able to Move folder to another library or site using Retention Policy SharePoint
We have a requirement to move set of folders from one document library to different library, Whether this can be achieved using SharePoint retention Policy,like establishing a Send to Connection and ...
2
votes
1answer
378 views
Sharepoint 2010 Reportviewer configuration
I am trying to test report viewer in SharePoint 2010 using application page and user control
My code is :
try
{
reportvwr.ProcessingMode = ProcessingMode.Remote;
...
2
votes
1answer
10k views
How to send email to List in sharepoint 2010 - by default email for list is not permitted on the system
I have a requirement in sharepoint 2010 custom list(customised infopath form).
I want to send an email to custom list
the following fields i want to map
Subject - Title
From ID in Outlook 2010 - ...
0
votes
0answers
9 views
Can I create authentication ntlm in SWIFT 2.0?
I find nothing updated on this issue. Could anyone help me?. Thank you
0
votes
0answers
14 views
Non-specific error when trying to get data from the data source (WCF/SOAP)
I have SharePoint Online platform and I want to connect to a SOAP datasource using SharePoint Designer (a web service that I've made), but I'm getting this error when loading in a page:
"The server ...
0
votes
0answers
19 views
Sharepoint List Item Permissions on a Workflow
I currently have a list of reports that are created by users and it's controlled by a workflow that should grant the user's manager the same full-control permissions to that same report. However it ...
1
vote
1answer
45 views
Sharepoint 2010 Programmaticly Update List Item in Event Handler
Background
We have a custom developed installed .WSP on a SharePoint 2007 environment and have been in the process of upgrading to 2010. With the upgrade the custom event trigger no longer worked so ...
0
votes
1answer
14 views
How to create a custom SharePoint webpart that connects to another webpart?
I want to create a custom webpart that can connect to the Query String (URL) Filter and use the values in my webpart.
How can I do this? Is there a JSOM function for this? How does it work?
0
votes
0answers
11 views
URL Hyperlink to Pre-fill InfoPath WebPart Form in SharePoint
I currently have a InfoPath form that is displayed on my SharePoint site via a WebPart. What I have been trying to do is create a hyperlink on that takes a user to the form, and pre-fills a field on ...
1
vote
2answers
33 views
Upload a file by using the REST API and jQuery in SharePoint online
I am using the Code example 1: Upload a file across SharePoint domains by using the REST API and jQuery described at https://msdn.microsoft.com/en-us/library/office/dn769086.aspx.
This is the code :
...
0
votes
1answer
26k views
How do I Synchronize Outlook Personal Calendar with SharePoint 2013 Calendar
I need to display the Outlook calendar in the SharePoint 2013 calendar. When a user adds an event/meeting in the Outlook calendar it should also be added in the SharePoint 2013 calendar.