Office 365 primarily denotes a set of subscription based software services that require monthly or periodic payment of fees to Microsoft Corporation.

learn more… | top users | synonyms

1
vote
0answers
12 views

Weekly newsletter alert on Blog library shows pending entries

We’ve setup an alert on our internal blog that sends an email once a week with all the new blog posts, as follows: The problem is that it sends both Approved and Pending blog posts! Is there a way ...
0
votes
1answer
14 views

Posting Large File to Remote App

I am trying to implement functionality by which you can post a large file (85MB+) to an autohosted app. I have tested locally and the functionality works. As soon as I deploy to O365, large files ...
0
votes
1answer
18 views

How to build custom Master Page for offfice 365 site

Is anyone has any idea how to get free template or working example to edit office 365 master page. i have a requirement where i need to change the complete default layout of office 365 to my custom ...
1
vote
1answer
19 views

SharePoint Online CSOM Authentication Code does not working on Sandbox solution

i need to customize public site and used custom login page for authenticated SharePoint Users. i am follow below post : http://community.office365.com/en-us/forums/154/p/57156/207461.aspx#207461 ...
1
vote
1answer
65 views

Default Sharepoint 2013 client-side people picker to current user

I'd like to be able to default the client side people picker for SharePoint 2013 to the current (or any) user. I've read the "How to" MSDN document here: ...
0
votes
0answers
23 views

Unable to explore SP2013 (O365) apis

Having just upgraded to SP2013 on O365 (Enterprise) I am keen to take advantage of the various REST endpoints to perform various CRUD operations. However, I seem unable to drill down into the various ...
1
vote
3answers
62 views

What is the fastest way to build a simple publishing site for demo purposes

I want to present for my management the sharePoint 2013 capabilities and for this presentation I want to build a simple publishing site that have an enterprise wiki template inside it using SharePoint ...
0
votes
4answers
50 views

How can i get a free SP 2013 account for trial

I want to held a demo for one of our clients regarding the SP 2013, but when i try to create an office 365 trail account from https://portal.microsoftonline.com/Signup/MainSignUp.aspx? i am getting ...
0
votes
0answers
6 views

Set predefined text in SharePoint 2013 share site email

I have a huge number of users to invite to my SharePoint 2013 office 365 site and wanted to specify the invite text as a standard set of text rather than type it each time, is this possible in the ...
2
votes
1answer
33 views

Reading from text files within a sandboxed solution

So I have a set of plain text files included in some directories within sandboxed solution. I want to use these text files to programmatically insert data to SharePoint Online using an event receiver. ...
0
votes
0answers
66 views

SharePoint 2013 EWS Managed API

I'am developing SharePoint provider-hosted app deployed on Azure Websites. I found, that it could be possible to create and send a meeting appointments via EWS Managed API: MSDN Artice I have some ...
1
vote
1answer
64 views

Increase SharePoint Execution Timeout in SharePoint Online (Office 365)

I have office 365 site and web part added on this site. this web part create a document library. This is a sandbox solution I want to create 2000 document library using this code snippet as follow: ...
1
vote
1answer
24 views

How to implement crud functionality between SP 2010 online (365) and MS CRM Dynamics Online 2011

I would like to create some CRUD (get, add, edit, remove) functionality in my SP 2010 Online (office 365) environment to control items in MS CRM Dynamics Online 2011. This is the list (Service ...
0
votes
2answers
40 views

Sharepoint 2013 App won't retract when debugging stopped

I'm trying out simple SP 2013 SharePoint hosted apps against an Office 365 2013 dev site. When I start debugging the apps install fine; when I stop debugging no retraction occurs, I'm having to ...
0
votes
2answers
126 views

Change the Office 365 logo and link on SharePoint 2013

I'd like to change the office 365 logo and link on my SharePoint 2013 so users don't leave the site, is this possible in SharePoint 2013? I have managed to hide the logo and change background colours ...
0
votes
0answers
50 views

Share only subsite with external users on Office 365?

I'm trying to find out how to share a subsite on Office 365, but I'm not able to figure it out. The idea is to have a site collection with a top level site "Projects". Then I will have subsites for ...
0
votes
0answers
37 views

Setting a person column in a SPD workflow on Office 365, getting claims ID in UI

I'm trying to set a Person column in a list item inside of a SharePoint Designer workflow. No matter how I try to set the column, I get the same result: the column is set using the user's claims ID. ...
0
votes
1answer
52 views

sharepoint app upgrade process with database -error temporarily unavaiable

hello i recently began to develop apps for sharepoint 2013 online on my office365 account. And i am getting more familiar with upgrade process. So I know how to upgrade app for sharepoint online. Only ...
0
votes
0answers
32 views

Mail enabled list losing HTML formatting after Office 365 mail migration

We have an e-mail enabled announcement list which is losing HTML formatting in messages. By looking at the original.eml attachment, I can see the formatting is not in the message being received by ...
0
votes
1answer
24 views

Office 365 invite someone through his/her gmail

I try to invite someone with his/her gmail but it always want me to type an neccessary value. How can I add someone through the gmail acount?
2
votes
0answers
108 views

What are the current options for a Sharepoint Online trial from Windows XP?

A year ago I had 30-day trial for Office 365 (Sharepoint Online 2010). Everything worked fine from my Windows XP SP3 (x86. 32-bit) for development from Infopath Developer and Sharepoint Designer ...
0
votes
0answers
12 views

Apps for office Storing OOXML templates

This is my first try in writing an app for office. I want to have a task Pane app for office that would access a database in which OOXML parts will be stored. The user would typically enter some ...
0
votes
0answers
58 views

sharepoint (online)- provider/auto hosted- replacement for timer job

Recently i began to developing sharepoint 2013 on my office365 account. I need a way to invoking tasks in given time intervals. For example every hour invoke an action adding item to sharepoint list. ...
4
votes
6answers
358 views

Customing the newform.aspx of a list using jslink in SharePoint 2013

How do I customise the newform.aspx of a list in SharePoint 2013 using JSLink? A lot of examples seem to be for customising list views. I can't find anything that explains how to customise the new ...
0
votes
0answers
94 views

Has anyone been able to get data from SharePoint Online (office 365) using SSIS?

I have been following the example in this site: http://blog.nhaslam.com/2012/01/26/loading-reference-data-from-a-sharepoint-list-using-ssis/ And everything works just fine if SP is inhouse but ...
2
votes
1answer
460 views

Javascript get SharePoint List items, enumerate, and locate and pin each item on Bing Map

The map is rendering and debugging in IEf12 does not show any error with loading the list. I am using a CEWP referencing this file - SharePoint Online (Office 365). What's wrong with this code? ...
1
vote
0answers
36 views

sharepoint 2013 autohosted -upgrade package

Hello i started to developing sharepoint 2013 on my office 365 account- autohosted apps. And it looks that every small change in project in visual studio and deploying it to online account deletes ...
0
votes
1answer
139 views

Can I do bulk updates with SharePoint 2013 workflows?

I have a SharePoint site with two lists: list of assets list of maintenance tasks: each task is linked to an asset via a lookup column. Each asset has one or more related maintenance tasks My ...
0
votes
1answer
139 views

Replacing Slide Library in 2013

I have a system on SP 2010 that is going to be upgraded to 2013. However, it appears Slide Library has been deprecated ...
1
vote
1answer
40 views

Custom 404 page unique to a site collection

Is it possible to create a custom 404 page which is unique to a site collection? Usually, the 404 page is common for all site collections in a web application. Is there any way around this? One a ...
1
vote
0answers
70 views

remote event receiver on sharepoint 2013 online does not working

Hello i recently started to developing sharepoint 2013 to my office365 account. The problem is that remote event receivers which I attach to deploying application do not work. I mean that they should ...
0
votes
1answer
96 views

Enable only Office 365 users to send e-mail to SharePoint list?

We currently have a SharePoint 2010 with a list that can receive e-mails from anyone that has a domain account/e-mail. However, we started to move some users to office 365, and even though there is a ...
0
votes
0answers
66 views

migrating 2010 .wsp to 2013 via sharepoint app?

I'm trying to create SharePoint 365 application for analytic purpose. the solution needed to register to every loaded page on the SharePoint sites. I have an already working solution that does it on ...
1
vote
0answers
120 views

Programmatically add event to Outlook Calendar

How to programmatically add event to outlook calendar .. I want to programmatically add event to Office outlook calendar.
0
votes
2answers
114 views

InfoPath Code broke when Office 365 went from 14 to 15 please, anyone, check my code

Using SharePoint object model to add an new list item. All resources say the code should not have been affected in the upgrade. It builds with now errors ... deploys to the Sandbox and activates. ...
2
votes
0answers
118 views

sync office 365 Outlook Calendar with office 365 SharePoint Calendar

I want to synchronize office 365 outlook calendar with office 365 SharePoint calendar. How to do this ? Is it Possible ?
1
vote
2answers
44 views

show contents of doc in wikipage

I have a word-document (in a sharepoint-library, same site) library whose contents I would like to show in a wiki-page. So, not just a link to the document but actually see the contents of the ...
0
votes
0answers
34 views

Edit Properties does not open when uploading document

I was under the impression that if you have a column with a required value, the dialog "Edit Properties" should be displayed automatically when trying to upload a file. I distinctly remember seeing ...
0
votes
0answers
38 views

How to create more than one test user for SharePoint Online in Office 365?

I'm working under SharePoint app for Office 365 store. So, I created developer site for SharePoint online. Know I need to test some kind of functionality with multiple user profiles. When I tried to ...
0
votes
0answers
63 views

Problems with the Search Result Web Part

I'm trying to use the Search Results Web Part, but although it works in a basic form, I run into the following problems: The title for the web part is not visible. Neither the default "Search ...
1
vote
1answer
338 views

Using SharePoint 2013 TokenHelper class when there is no HttpContext.Current

SharePoint 2013 Apps in Visual Studio have a TokenHelper class that simplifies using OAuth to connect to a SharePoint 2013 ClientContext. I am using this class to remotely connect to a SharePoint ...
2
votes
4answers
424 views

Use custom columns with Content Query Web Part

I'm trying to use custom metadata columns with the Content Query Web Part. I finally figured out that I apparently needed to export the .webpart xml file, edit it and then import it as a new web part. ...
1
vote
0answers
86 views

Securing SharePoint Autohosted Apps

I am creating an autohosted SharePoint app. There are tons of really good articles out there that explains how to get started. Unfortunately, I haven't find any article/tutorial yet which explains ...
0
votes
2answers
258 views

Use Managed metadata with the Content Query Web Part?

I'm trying out the Content Query Web Part in Office 365. However, I want to use Managed metadata as a criterion to filter on, but I don't see any of the Managed metadata columns I have created in ...
5
votes
3answers
364 views

Best practice organization of sites on Sharepoint Online?

I'm trying out Office 365 for my company, as a sort of intranet/collaboration platform, and I was wondering what is the best practice for the information architecture of a Sharepoint site, with ...
1
vote
1answer
179 views

How can we copy data from SharePoint 2010 to SharePoint ONLINE 2013?

How can we copy/export a library/list that currently lives on SharePoint 2010 and import it to SharePoint 2013 on office 365? I have searched the web, but I just don't seems to find a good example ...
0
votes
0answers
40 views

User permissions by metadata?

I'm trying to set up a site architecture for a new Office 365 account, and we would need to have a site and its documents generally open to multiple employees, but some of these need access to most ...
1
vote
1answer
310 views

Search on Enterprise keywords or Managed metadata

I'm new to Sharepoint online (Office 365 really), and I'm trying to figure out how to search on Enterprise keywords, on the one hand, and Managed metadata, on the other. I know I can use a syntax in ...
0
votes
0answers
41 views

Question about building custom Sharepoint Online sites via a webservice

Pardon my ignorance, but I'm very new to the world of Sharepoint. We have a Sharepoint 2007 server that we'll be possibly upgrading to Sharepoint Online. One need we have is the ability to create a ...
1
vote
1answer
254 views

How to deploy SharePoint 2010 Sandbox solution on SharePoint 2013 Office 365

I have developed a SharePoint 2010 Sandbox solution in Visual Studio 2012 which has been deployed on Office 365 SP2010. The solution contains custom lists, visual web parts and workflow activities. I ...

1 2 3 4