for questions completely specific to the MS-provided SharePoint cloud service (Office 365/BPOS)
0
votes
1answer
5 views
Connect lists on public site to Outlook
I've successfully connected a contact list from our team site using the instructions found here but don't appear to be able to do the same for a public site. Does anyone know if this is possible?
0
votes
0answers
5 views
Search Results web part only showing one item
I added the Search Results web part to a page a configured the query as below and left all other configuration settings at the default values.
ContentClass:sts_web webtemplate:ProjectSite ...
0
votes
1answer
16 views
SharePoint Online: 2010, 2013
Please help with the question below.
I would like to have a clear picture in my head in regard:
Does any newly created SPO/Office 365 account will utilize SPO 2013, and not 2010? Can I force using ...
0
votes
0answers
14 views
SharePoint Online + CSOM: User Profile Property Privacy
It is known that SP 2013 left only two levels of User Profile Property Privacy: 'Only me' and 'Everyone'. Is there a way to grab the privacy level using CSOM?
The code below only gives me values ...
1
vote
0answers
13 views
Get list of installed apps using Client Object Model
I have been trying hard to find any example, resource which explains how to get a list of installed apps in SharePoint 2013 environment using Client Object Model. So far I have found nothing.
Could ...
1
vote
1answer
12 views
Why are Pty and Overall Progress displaying HTML instead of traffic light and progress bar
With our sharepoint setup at the moment, everybody apart from 2 users are seeing the traffic light system for pty, and are also seeing a progress bar. But there are two users who are getting the HTML ...
1
vote
0answers
8 views
Is there a way to change the hyperlink column to allow for non-http?
I have a client that has a Links page in SharePoint 2013. On the page is a column called URL that is set as a hyperlink column, but they want the column to accept pw://example.com/... instead of just ...
2
votes
1answer
15 views
Workflow getting Access denied when calling the rest webservice from subsite
i have following problem. I am using SP 2013 Online and i am trying to access some informations from the sub site, like http://[SPOnlineUrl]/SubSite/_api/web/title. But i will always get the annoying
...
0
votes
0answers
11 views
New site mailbox in SPO 2013
I was looking forward to try out the new site mailbox app in SPO 2013. I was assuming it could solve my problem of being able to send an email to the mailbox with a document attached to the email ...
0
votes
0answers
8 views
Creation of a SharePoint User Adoption Guide
I have been given the task of creating a basic introduction to SharePoint 2013 User Adoption Guide. It is to be aimed at enterprise and not IT Pros. I have had no previous experience of SharePoint and ...
0
votes
0answers
20 views
SharePoint Error The remote server returned an error: (403) Forbidden
I am working on a Sharepoint Application with Office 365. It is an Auto Hosted App and I want to get the file (excel) stream from document library so i can use openXML to perform further operations. I ...
0
votes
0answers
6 views
Sharepoint Online Page.Request.Form
On premise Sandboxed mode this: Page.Request.Form.Get("postvar") inside a webpart has a value when a POST request is sent.
On Sharepoint Online however the exact same code returns null. Is there any ...
1
vote
1answer
11 views
Page layout for community page in SP213 online (365)
Our content editors have created a new community subsite and whilst it has adapted to the master page i have created it seems to have its own page layout...but i can't find this anywhere or work out ...
0
votes
2answers
32 views
Change icons in SP2013 online (365)
Is it possible to change the icons used in various places? I've made some major changes to the look and feel and whilst the icons look great the colours don't go with my background colours.
I've ...
0
votes
1answer
13 views
InfoPath form: How to redirect to the previous page after pressing on the submit button?
I am using SharePoint 2010 Online (Office 365). I have created a form in InfoPath for an external list.
You see some fields and a submit button.
When I press on the submit button everything is ...
0
votes
0answers
15 views
Using code, how to sync data from CRM online 2011 to sharepoint online 2011 (or 2013) & vice-versa
I am trying for a proof-of-concept on this one.
I have a sample crm-online plugin and I would like to know if through the code I can open my sharepoint online site and thereby get access to the ...
0
votes
0answers
8 views
Display multiple contact details in sharepoint online
I want to display multiple contact details in share point online office 365 in home page. I want to display multiple user with photo, name, department, section, email and contact number not as a list, ...
0
votes
1answer
19 views
SharePoint Online scenario: Giving access to certain documents to anonymous users
I have a site on SharePoint online with a document library to store documents in. Right now only a new users are able to access the site, but I would like it to be accessable to anonymous users with ...
0
votes
0answers
40 views
Comparing Items in a List
I have a library that contains documents. This library has an approval workflow attached to it. What my problem is that, everytime I make a new version of the document that I had I want the workflow ...
0
votes
0answers
7 views
Can I copy an entire folder from skydrive pro to share point?
I have full folders saved in skydrive pro and want to make them available to all employees via share point without saving each individual document again in share point.
0
votes
0answers
11 views
ActiveX control is trying to run on public site
We are hosting our public site in Office 365 and when we visit it anonymously from Chrome we are getting a bar across the top that says "Microsoft Office needs your permission to run". Digging into ...
0
votes
1answer
16 views
Possible to implement continuous integration against SharePoint online?
I have implemented CI on SharePoint server projects without a problem (so to speak). Can this also be done for SharePoint online?
0
votes
1answer
18 views
Install on premise SharePoint 2010 Site template, on SharePoint Office365 (SP 2013 based)
Is there a setting that'll enable me to install a SharePoint 2010 site template (wsp) on SP 2013?
0
votes
1answer
25 views
Update another user profile property in SharePoint 2013 online
I tried to implement it by referencing user profiles .asmx web service. So I call ModifyUserPropertyByAccountName method, but always receive "Operation Failure ---> Attempted to perform an ...
1
vote
1answer
38 views
View uls logs for sharepoint online
I want to read ULS logs for my sharepoint online server.
Is there any standard way of doing it ?
0
votes
1answer
17 views
How to display list of items in infopath
I have a list named Employee. It has columns of Employee Id, Employee Name, Employee Salary.
The list has 100 records.
Now I want to show the list of data in the Employee list in infopath form like ...
1
vote
1answer
27 views
Accessing files in SharePoint AutoHosted App 2013
I am creating an AutoHosted App in SP 2013 and trying to access the file under one folder of remote Web ( need to pick the file from current project directory location and pass that file to another ...
0
votes
2answers
26 views
Getting SPD workflows to run on a daily basis
I have a workflow that I need to run on a daily basis.
It's going to run in a web application hosted in Sharepoint Online, so there is no access to Central Administration. Which means the timer jobs ...
0
votes
0answers
39 views
Adding List Item from Visual Web Part in onClick event
enter code hereI'm really new in SP World.
I have developed 2 Visual Web Parts which has few TextBox and a Button. What I want to do is onClick event to check if the Values in Text Box fields are ...
0
votes
0answers
13 views
Using Infopath forms without infopath services
The company I work for has SharePoint Online Plan 1, which should not have infopath services enabled. Yet, I am able to publish infopath forms to/for form libraries and custom lists. Also, I'm able to ...
0
votes
0answers
17 views
Possible to develop Workflows for SharePoint Online with VS2012 without installing SharePoint?
Tring to follow this guide, but Getting SharePoint Not Installed. Any easy way around this? I really need to install SP 2013?
I connected to SPO, and same issue.
What's the minimum I need to ...
1
vote
1answer
36 views
Sharepoint Online set response headers
Is there a way to set custom headers on a site collection ?
I'm trying to resolve issues with compatibility mode and an http header is needed
UPDATE FINAL
After going through a lot of MSDN docs and ...
0
votes
1answer
20 views
What does a server resource quota of 0 mean?
In SharePoint Online it is possible to configure a value for server resources. In our environment we have 1300 "units" of this available. We have 1 public site and 1 private site.
Does a server ...
1
vote
1answer
71 views
Event Receivers not working on Sharepoint Online
I have a sandbox solution. It has an event receiver. The event is triggered when a workflow is started.
It works in our dev environment. However, when the solution is deployed to Sharepoint Online, ...
1
vote
1answer
41 views
Sharepoint - Office 365 login on PHP
I'm trying to implement a simple login with Sharepoint on a PHP existing application. I have read many information (some related to Client side login -but only works for windows AFAIK-) and forums ...
0
votes
0answers
25 views
SharePoint Online 2013 Workflow to change file permission in Document Library?
1.What are my options with SPD 2013 If I want to change file permission in a workflow?
2.Where does SPO host 2013 Workfows?
3.If connecting to SPO Can I use Worklow Manager 1.0?
4.Will I need to ...
0
votes
0answers
36 views
SharePoint Online 2013 Document Library - Allow users to only see, edit and delete their own files
SPO 2013 Document Library
Users and Owner Groups.
Owners can do everything
User should be able to upload. But they should only be able able to view, edit and delete their own documents.
Ideally, ...
0
votes
0answers
20 views
Upload Documents to document library with metadata columns from a sharepoint hosted app
I have a Sharepoint hosted page which is able to upload document to the document library. I have used this article to upload documents ...
0
votes
1answer
125 views
jQuery SP.JS objects to test if current SharePoint user has full control / owner rigths?
As an example, the below jQuery displays current SharePoint user title. Excellent! :)
Is it possible to use the sp.js objects to test If the current user has Full Control on the current page or ...
0
votes
1answer
57 views
Developing a simple Webpart with NAPA on SharePoint Online 2013 in o365 . jQuery?
Installed NAPA and playing around. Some high level questions.
If I'm building a webpart.. why does it insist on me having default.aspx?
I put some jquery in ClientWebPart.aspx page to cause a ...
0
votes
0answers
17 views
SharePoint 2010 On-Premise vs On-Line deployment
If our team has to decide between On-Premise or On-Line deployment for SharePoint 2010 what all main factors we have to keep in mind before final decision?
What will be top 5 factors priority wise?
...
0
votes
1answer
42 views
Sharepoint Online SPUtility.GetLocalizedString in WebPart
Trying to get localized content working on Sharepoint Online.
I followed the steps here: http://msdn.microsoft.com/en-us/library/fp179919.aspx#LocalizingAppWeb to create 2 resource files under ...
0
votes
1answer
13 views
Show document date instead of upload date in Sharepoint 2013 online
I've uploaded files to my sharepoint online (office 365), but all my files are "created on" the date of uploading. Is it possible to show the actual file creation date instead of the upload date?
1
vote
0answers
14 views
Saving an external file into Assets in Sharepoint Online
In Sharepoint Online
Would it be possible to:
1- Every night (or at some other event)
2- Connect to "http://someurl/file.csv"
3- Save the file above to a local folder
0
votes
1answer
34 views
Full-Trust Solutions on SharePoint Online Dedicated
I am trying deploy a solution to SharePoint Online (SPO), after looking at documentations about SPO, I found only Sandbox Solutions and Apps can be deployed to SPO, but my solution is a Farm Solution. ...
0
votes
1answer
12 views
Assigning a Task to a User From Lookup In Another List
I have a list with several fields, one being an ID (single line text) and another an Approver (person/group). I then have another list where the ID is the source for a lookup. What I would like to ...
0
votes
0answers
5 views
Can't access subsite Sharepoint 2010 online - Error The remote server returned an error: (404) Not Found.
I can't access a subsite in Sharepoint 2010 online - Error The remote server returned an error: (404) Not Found. But the root site works.So if i change the siteURL to ...
2
votes
0answers
14 views
Site collection can not be moved
In preparation for the upgrade to Sharepoint 2013 I need to move all my sharepoint 2010 standard edition site collections “32” which they are in separate Databases content (SQL 2012) in one ...
-1
votes
0answers
35 views
SharePoint 2010 sandbox webpart error: Unhandled exception was thrown by the sandboxed code wrapper's
I have builded a webpart for my sharepoint 2010 online portal. In this webpart I try to get some data by a webservice on another website. I press F5 in VS to test it, but when I test the webpart I get ...
0
votes
0answers
35 views
Claims Based Authentication in SharePoint 2013 Online Not working anymore
I'm trying to connect an application (desktop application) to SharePoint 2013 sites.
I have a client webservice, the issue is Claims Based Authentication in SharePoint 2013 does not work: ...


