for questions completely specific to the MS-provided SharePoint cloud service (Office 365/BPOS)
0
votes
0answers
63 views
SharePoint 2013 Auto-hosted App intermittent error — “There was a problem registering the app principal”
I am trying to handle the App events and I am getting one weird intermittent error related to app principal.
When I try to deploy the Auto-Hosted App from visual studio, Sometime I am getting the ...
1
vote
1answer
41 views
Image slider with link to separate pages in sharepoint
I need to implement a image slider on sharepoint page.Image will be displayed and rotated after a certain time (say 5/10 secs).On click of those images I need to redirect user to a separate page.
I ...
0
votes
1answer
38 views
Export version history from sharepoint online using webservices
I am using webservices to export web from sharepoint online.
Migration is working fine but versions are not getting migrated with the web. I am using ExportWeb method of /_vti_bin/Sites.asmx service.
...
0
votes
1answer
11 views
Trigger Share site when item is added to list
I want to be able to add a new users details to a list, keeping it really simple with FirstName, Surname and email address to users list.
Once they have been added I want the "Share Site" process to ...
2
votes
0answers
101 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
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.
...
1
vote
1answer
25 views
Looking for a customized filter webpart for sharepoint online
the filter webpart is too weak in sharepoint online. I am looking for a customized filter webpart for sharepoint online. I tried to find the vendors but they all can only run on server, not ...
0
votes
0answers
16 views
SP 2013 - App handling events
I have developed a Sharepoint-Hosted App in SP 2013.
I am trying to write the App related events which handles the below events:
• Handle App Installed
• Handle App Uninstalling
• Handle App ...
0
votes
1answer
109 views
how to made new post for sharepoint newsfeed webpart through custom webpart
i have a requirement to made new post through custom web part and this must be shown on sharepoint 2013 news feed web part
i am new with share point after the lot of googleing find a list of news ...
0
votes
1answer
95 views
Powershell scripting for creating lists Online version of SharePoint 2013?
I would like to know if we can script list creation and modification (i.e adding, deleting columns, etc..) using PowerShell for SharePoint online.
...
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 ...
2
votes
1answer
422 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?
...
0
votes
1answer
33 views
SharePoint 2010 Site bandwidth Usage
I want to obtain a bandwidth utilization report for a Site Collection. Can any one let me know how I can do this?
0
votes
0answers
39 views
Native SSRS reports inside SPO 2013 with claims-based authentication
We have 1000s of SSRS 2005 reports in native SSRS mode and about 300 hosted inside SharePoint 2007 in SP integrated mode.
As we consider moving to SPO 2013 (o365) SSRS is not offered with SPO, and ...
0
votes
0answers
63 views
How to enable document library item “Follow” button for custom library items?
I created a custom list definition in SharePoint 2013, using visual studio. When i create a document library based on this definition (template) i do not see the "FOLLOW" button in the document ...
0
votes
1answer
40 views
How can I redirect user to the custom profile page in SharePoint online?
How can I redirect user to the custom profile page in SharePoint online? The ProfileRedirection delegate control cannot be used, because it is a farm scoped control. It looks like I can use JS to find ...
0
votes
1answer
20 views
SP2013 App icon not rendered, only App link is displayed + how we can set the sliding transparent hover text over App icon?
I am facing an App Icon related issue.
I am creating SharePoint Hosted App which I am deploying to SP 2013 Developer site.
By default any app will have the AppIcon set under Images folder. Also it is ...
3
votes
1answer
155 views
How can I pass authentication for asmx service in SharePoint 2013 (Online)?
I found that CSOM API don't allow modifying user profiles properties in SharePoint 2013, but this function is still in asmx user profile service.
I know that SharePoint online users oAuth for ...
1
vote
0answers
38 views
How to access to a database deployed with an autohosted app?
I'm deploying an Autohosted App for SharePoint 2013 (Online).
In the web project of my autohosted app, there is a database which is thus deployed on the remote web (on windows azure) when my ...
0
votes
1answer
117 views
App issue with SharePoint 2013 Developer Site
In SharePoint 2013 Developer Site:
I am installing an app to my site and it worked fine with default stuff. I added some custom .js file in this app which will set the master page of site coll and ...
0
votes
0answers
47 views
The 'Scope' attribute is invalid - The value 'Site' is invalid according to its datatype
After setting the value Site to the attribute Scope of a Feature on a Sharepoint 2013 application I started receiving the following error, deploying to Sharepoint Online:
Error occurred in deployment ...
0
votes
1answer
49 views
how to install app in sharepoint 2013 Publishing site?
I am trying to create one App for sharepoint 2013 publishing site. I can not see Apps catalog from where I can upload an app to the publishing site. On the other hand, if I see in developer site, I ...
0
votes
3answers
184 views
SharePoint-hosted app don't get my lists
I'm developing a SharePoint-hosted app for SharePoint 2013 (in Office365), but I've a problem accessing lists within a SharePoint-hosted app.
My code is well printing the lists, but it only show me ...
1
vote
1answer
294 views
How to modify user profile properties using javascript in SharePoint 2013 (Online)?
I need to modify user profile properties using javascript (REST or CSOM). How can I do that?
I don't see any methods in MSDN documentation about modifying profile properties without server code.
...
0
votes
1answer
47 views
Change look and feel of webparts and lists based on user level
Has anyone ever modified the look and feel of their SharePoint site based on the user permission levels using CSS...
i.e. Admin web-part title is red but external users is black?
0
votes
0answers
19 views
Notification when a external site user accepts/completes access
Is it possible in SharePoint 2010 on-line for admin users or even a group of users to be notified (by email or even a task added) when an external user who they invited completes the process and ...
0
votes
0answers
11 views
Modify the Sharesite popup content
I have a requirement to try and streamline a process I have created within SP2010 online. From an infopath form/page I want add a button which launches the Sharesite popup and i need the following to ...
1
vote
0answers
118 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
1answer
16 views
Export Google Apps Domain to Sharepoint
Is is possible to export the entire Google Apps domain (docs/sites/calendars/emails/etc), basically every thing that is hosted by Google Apps, to an internal SharePoint site/ area?
2
votes
0answers
115 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 ?
0
votes
1answer
50 views
SharePoint online solution licensing
We are working on solution which we belive could be useful for organizations using SharePoint. We designed and implemented solution so it can be used in sharepoint online. Since we want to be selling ...
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
1answer
72 views
Iterating over user profiles in Sharepoint Online 2013
With the on-premise instance of SharePoint, I am able to call the GetUserProfileByIndex from the User Profile Service to iterate over user profiles. However, with SharePoint online 2013, I get the ...
1
vote
2answers
213 views
Error while pdating Master Page through JavaScript Client Object Model using SP 2013 App
I have created a Site Collection in SharePoint 2013 online.
In this site I am trying to update Master Page through JavaScript Client Object Model.
My JQuery scripts are able to change the Site Master ...
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 ...
2
votes
4answers
417 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 ...
1
vote
1answer
302 views
Setting Search Center URL in SharePoint 2013 using Javascript CSOM
In SharePoint 2013, I am trying to access Search object through JavaScript CSOM.
I want to know the object which can give me the access to Search Settings under Site Settings. I tried looking under ...
0
votes
2answers
34 views
Create 3-4 editable Pages in sharepoint
I want to create SharePoint Site with simple 3-4 Pages that is like Homepage,About Us,Contact Us and Products.
User/Owner Should Login in site and can Change the contents of these pages.
My ...
0
votes
0answers
62 views
CAML Designer: Could not load file or assembly 'Microsoft.Sharepoint
I am new to sharepoint, and this community. I have a CAML Designer program (http://karinebosch.wordpress.com/2012/05/12/caml-designer/) that I want to use to run queries on my Sharepoint Online lists.
...
5
votes
3answers
346 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
172 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 ...
1
vote
1answer
86 views
Is SharePoint Online a Complete Solution for Document Management?
Microsoft doesn't have a great deal of information or a trial for Sharepoint online (without Office 365). I want to recommend it as a solution for my customers document management, but I'm not sure on ...
0
votes
2answers
124 views
accessing the SP2013 Site Settings-->Master Page/Navigation settings etc using CSOM (client side object model)
I want to access the SP2013 Site Settings-->Master Page/Navigation settings etc using CSOM (client side object model) using JavaScript or REST service or Webservice which I can call from Javascript.
...
1
vote
1answer
304 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
2answers
194 views
New List Item - How can I change the order of fields in the form?
I need to change the order in which some fields appear on the new list item form for one of my custom lists. Regardless of the ordering in the view I have selected, the fields always seem to appear ...
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
9 views
Infopath form that adds an item to an existing list beyond the threshold limit [duplicate]
I have a infopath form connecting to SP2010 online, the list has 23,000 items in it and i'm getting the following error when trying to save the infopath
The SOAP response indicates that an error ...



