Office 365 primarily denotes a set of subscription based software services that require monthly or periodic payment of fees to Microsoft Corporation.
0
votes
1answer
91 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
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. ...
0
votes
2answers
256 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 ...
0
votes
1answer
113 views
How to reduce field on user profiles management using workflow in SP Online
I have some problem with my "holiday proposal" workflow in SharePoint Online (Office 365 - SharePoint 2010).
I have created field (integer) "Free days" in user profiles.
The main things is to ...
0
votes
2answers
143 views
Do i have to use sandbox solutions for Sharepoint Online (Office 365)?
I have been asked to create a web template for Sharepoint Online (Office 365).
Does this have to be a sandboxed solution?
Is there any way around this limitation?
0
votes
1answer
65 views
MSOCAF Error “Do not Cast Unnecessarily”
I am running MSOCAF on my custom SharePoint 2010 solution. Its complaing about following piece of code.
for(i=0;i<Page.Control.Count;i++)
{
Control ctrl=Page.Controls[i];
if(ctrl is Button)
...
0
votes
1answer
155 views
SharePoint Sandbox 2010 on Office 365 - list workflow only start for the first 6 items after inserted programmatically
I'm inserting x numbers of items into a list programmatically. On this list I have a list-workflow which starts when an item is created.
The problem is that if I insert more than 6 items at one time ...
0
votes
3answers
231 views
Word services - how to use?
I have question - how can I use Word services?
And how I can use Word automatically converse to PDF file?
0
votes
1answer
725 views
Workflow changing Title an Name of the file
I want to create workflow which can change the Title and the Name.
This workflow activate after create or change element.
I try to get something like that:
Name - Identyfication_number
The ...
0
votes
1answer
83 views
Change work hours in SharePoint Online
I want to change hours work in sharepoint online. I have found something like that: http://jamestsai.net/Blog/post/How-to-change-SharePoint-Calendar-default-start-hour-and-end-hour-of-Day-View.aspx
...
0
votes
1answer
852 views
Can a the version history of a Word document be embedded in the document?
We currently maintain a version history inside our documents, using a simple table with 4 columns: version, date published, comments, author initials. We save documents as PDF before sending them to ...
0
votes
2answers
1k views
Find out Site Template ID without powershell
Is it possible to find out the ID of a custom site template without using powershell?
Using Sharepoint 2010 project in office 365 and I do not have access to the server.
Found a blog post claimining ...
0
votes
1answer
61 views
Synchronize Office 365 Data to Window Azure Blobs?
How to Synchronize office 365 to window azure application..Do u have any ideas to suggest to me?
how can i synchronize using Sync Framework or Any Other ways?
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
0answers
21 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 ...
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 ...
0
votes
0answers
61 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 ...
0
votes
0answers
49 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
36 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
46 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
23 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?
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
54 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.
...
0
votes
0answers
90 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 ...
0
votes
1answer
134 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
0answers
65 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 ...
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
37 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 ...
0
votes
0answers
39 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 ...
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 ...
0
votes
0answers
56 views
Team Site Contacts List in Outlook 2010
I created a Contacts list in Office 365's Team Site and connected it to Outlook 2010 on a Windows 7, 64-bit workstation. The first time I view this list in the address book it's fine, all of the ...
0
votes
1answer
105 views
Crawling Public website using SharePoint online 2013
Is it possible to crawl any public website (e.g. www.xyz.com) using online version of SharePoint 2013 (Office 365 enterprise Preview)?
If it is possible could some please guide me how can I do this.
0
votes
1answer
206 views
What is Server resource quota?
In SharePoint admin center (Office 365) my site collections may be assigned storage quota and server resource quota. Here is even MSDN article explainig how to change it. By default, resource quota is ...
0
votes
0answers
62 views
Permissions issues with Office365 Sharepoint, Owner account
I have just been tasked with overseeing an Office365 Sharepoint team site, and there is a very odd legacy issue that was left unresolved by the last administrator. We have the standard set of groups ...
0
votes
0answers
15 views
I have an existing Access Database (2010) and I would like to publish it to Office 365 Beta (2013)
I have seen examples where one can crate a new Web Based Database so that a user can access it from the browser. Generally these demos start off with a template that is provided by Access 2013. Is ...
0
votes
0answers
23 views
Can I place a folder in the new documents selection in the documents library?
I use SharePoint 2013.
Can I put a folder in the new documents selection. to divide certain templates.
Otherwise my list will be too long.
Can you provide me the steps?
0
votes
2answers
111 views
Create new documents types in SharePoint
If I want to create a new document in SharePoint. The only type of document I can create is MS Word.
I want to be able to create other office document types like powerpoint, acces, excel, visio etc.
...
0
votes
0answers
36 views
Office templates in SharePoint 2013
I want to know if it is possible to implement a standard Word template or other office templates. If I want to create a new document in SharePoint?
So I can select template types.
Please provide me ...
0
votes
1answer
125 views
How to show “Page Last Updated” with Date (Office 365 Sharepoint)
For SharePoint on Office 365, is there a way to show a "Page Last Updated MM/DD/YYY" chunk of text, where the date is programmatically generated?
0
votes
1answer
293 views
Access SharePoint 2013 data from remote apps using the cross-domain library?
I am follow MSDN article for SharePoint 2013 data from remote apps using cross-domain library.
i have selected App-Project as Autohosted and follow same steps with carefully.
my App is successfully ...
0
votes
0answers
40 views
How to add a networklocation which acces Office 365 site
I have a question about creating an networklocation in Windows 7. I have acces to an Office 365 team site. I want to create a local networklocation in my file directory from which I can acces the ...
0
votes
0answers
74 views
Workflow - repeat data from first element of list
I have create workflow that will be accept or not the holiday proposal. I use for that standard approval document workflow. I will short describe looks like:
Create new holiday proposal
Input data
...
0
votes
1answer
83 views
How to check the versions of Sharepoint Server, services and patches of my Office 365 portal?
I am reading a lot that Office 365 has been patched, upgraded and now migrated to Server 2012 (and Office 2013).
How can I determine the versions of Sharepoint Server, services, etc. on which my ...
0
votes
1answer
63 views
Sharepoint 365 feature resources bug
After Sharepoint 365 update (end 09.11.2012) resources string in list definition start display as:
$Resources:_FeatureId{AC83475A-588E-4876-BB71-24524023F731},FieldSortOrderDisplayName;
Field ...
0
votes
1answer
112 views
Office 365 developer site SharePoint 2013 preview: can't create a new user profile
I use a Office 365 developer site to get acquainted with SharePoint 2013.
I try to create a new user profile (Admin\SharePoint\User profiles\New profile). I can see all the fields for the new ...
0
votes
1answer
337 views
Problems deploying Office 365 SharePoint app against live Azure backend
I'm building a SharePoint 15 App for Office 365 and would like to test the app against the live deployment of its back end before I submit it to the Office Store but I am having some difficulty.
I ...
0
votes
0answers
120 views
can open Office-documents in WebApps, but not in Desktop-client
I have a sharepointOnline-site with a document library.
All kinds of users (both internal/external and members/owners/visitors) can access the doclib and open documents in the browser-version of ...
0
votes
0answers
57 views
App parts with O365 Dev preview; 405 Error
I am working with a SharePoint hosted app project using VS2012 pointed to my O365 dev preview account.
Following this example: ...




