for questions completely specific to the MS-provided SharePoint cloud service (Office 365/BPOS)

learn more… | top users | synonyms

1
vote
0answers
75 views

SharePoint Online External Sharing Feature - Available through API?

I have a case where we would like to create a web part for use in SharePoint Online where users can request to share a site with an external vendor. We would like to automate the process of Sharing to ...
0
votes
1answer
75 views

Cannot find “Get Tools to Build Apps” to install Napa

I have followed this link to login to Office 365 Preview and has got stuck at installation of Napa as I can't find the Get Tools to Build Apps link. I will appreciate if someone can help.
0
votes
0answers
47 views

How can I display the membership piece of My Sites on another page?

We have a E3 account with Office 365. We currently have a SharePoint 2003 portal and are moving the contents to our 2010 cloud sites. On the 2003 portal site there is a web application that lists all ...
0
votes
1answer
105 views

I Need Help Mapping a Custom Domain to a SharePoint Online Site

I'm about to sign up for a SharePoint Online site. I have a domain name, but can I map this to a SharePoint Online site?
2
votes
3answers
471 views

What are the differences between Sharepoint 2010 vs Sharepoint Online/Office 365

We are going to work with Office 365 solution, and Sharepoint Online. But before that, we want to know the differences between Sharepoint Online and Sharepoint 2010. I searched for these, and I've ...
0
votes
2answers
396 views

Aggregate data from multiple site collections in SharePoint online

I have a question about showing data from multiple site collections in SharePoint online. I want each customer to have it's own site. This should be a site collection because if I make it a normal ...
1
vote
1answer
1k views

Display elements using repeating table and filtering

I have a problem with repeating table and display data using this table. I try to display a elements from list “Wydarzenia” (Events) in my form design in InfoPath. I add Client using InfoPath ...
0
votes
1answer
104 views

Custom Poll Web Part

I am creating a custom poll webpart using the following two lists: 1) QuestionList : Stores questions of poll (QuestionId,QuestionDate,Votes,TakenBy) 2) OptionsList: Stores option pertaining to a ...
2
votes
1answer
378 views

How to get value from URL in Sandbox solution of Office 365 (SharePoint Online)?

I have created custom webpart and deployed on default edit page. now i wnt to access the ListItem ID from the Page URL but it gives error that you can not use request.Query String in Office 365. How ...
0
votes
0answers
59 views

Sharepoint on Cloud

Have the following scenario: Deploying sharepoint on a VM in public cloud wand it will have its own AD and ADFS. This ADFS will communicate with another ADFS proxy (on DMZ) of the organization so that ...
0
votes
1answer
53 views

SharePoint Plan P and external user access

I Have a problem with External User Access. On of my clients (his administrator) has delete the SharePoint group name TeamSite site visitors. After that I cant add a External User. I have receive this ...
0
votes
2answers
321 views

Web definition and webtemplate and site defintion and site template in sharepoint 2010

Can any one explain what are Web definition and webtemplate and site defintion and site template in sharepoint 2010 Regards, Suresh Pydi
0
votes
0answers
436 views

Difference between AllowUnsafeUpdates and RunwithElevatedprevilizes in sharepoint 2010 [duplicate]

Possible Duplicate: AllowUnsafeUpdates vs SPSecurity.RunWithElevatedPrivileges Can Any one explain the basic difference between allow unsafe updates and runwithelevatedprevilizes in ...
1
vote
0answers
276 views

Sandbox solutions - Prevent auto activation of site collection features

Question: Does anyone know a way to activate a sandbox solution in SharePoint Online without having the site collection features automatically activated? Background info: I have done a bit of ...
1
vote
1answer
930 views

JavaScript SP.CamlQuery() return DateTime fields with offset (in my case +11 hours)

JavaScript SP.CamlQuery() return DateTime fields with offset (in my case +11 hours). In standart Display/Edit forms and views display correct DateTime. How to get correct DateTime via SP.CamlQuery()? ...
1
vote
1answer
552 views

Using a date column in a sharepoint online web chart web part

I added a "web chart" web part to a sharepoint online page from the browser interface. Next, I decided to run the Data connection wizard to connect my chart to an excel services. In the step 3 of ...
2
votes
0answers
221 views

Getting item level security on SharePoint online through standard web services

SharePoint 2010 and 2007 have a known limitation where you can't access item level security metadata (for example permissions assigned at folders and list items) using the standard web services ...
2
votes
2answers
1k views

Importing a WSP template - Error, require feature {69cadbef-ac7d-494d-9d0a-39a26e008377}

I've made a back up of site to produce a template file (WSP) in SharePoint 2010 online. I have then tried to import into my development platform, which is also SP 2010 online but keep getting the ...
2
votes
2answers
345 views

How to allow users to submit forms but not view submitted forms?

How can I make it so that users can submit Infopath forms to a form library, but not be able to see the contents of other users' forms that have been submitted? I know I can change their default ...
2
votes
2answers
725 views

Page redirection in sharepoint 2010 webpart(sandboxed solution) using c# code is it possible?

I am using a sandboxed solution (sharepoint 2010 project is on office 365 hence using sandboxed solution) and want to go from one page to another on a button click event. This is achieved by ...
2
votes
2answers
97 views

Can I display a field from a form in my form library view?

Once a user has submitted an Infopath form, can I have one of the fields in it (i.e. location 'London' or 'NYC') display in the library view of all the submitted forms? If so, how do I do this? ...
2
votes
1answer
84 views

Contribute permissions for specific parts of a site

We're assessing SharePoint to use for our intranet site. I want specific groups of users to be able to edit some hierarchies of content but not others. For example, HR contributors should be able to ...
0
votes
0answers
45 views

Not able to read TopNavigationBar SharePoint Site

I am trying to read TopNavigationBar of a site using below code, using (SPSite Site = new SPSite(URL)) { using (SPWeb _web = Site.OpenWeb()) { foreach ...
-1
votes
1answer
114 views

Issue in connecting confluence wiki to metalogix migraion manager [closed]

We need to migrate our wiki pages from Confluence to Sharepoint online. I am evaluating Metalogix "Migration Manager for sharepoint - blogs and wikis edition 5.0.1.4" trial version for this purpose. ...
3
votes
3answers
844 views

How to create Site (SPWeb) on Sharepoint Online

I have a problem creating Sites on Sharepoint Online. The code that works on-premise do not work on Sharepoint Online. I do not want to bother you with the code, i just want a clean start. So my ...
0
votes
1answer
251 views

Claim auth from ADFS

I asked this question @StackOverflow[1] but maybe this is a better location for it: I try to connect to a SharePoint Online instance via a WPF-Application (C#). I have found this article[2] that ...
0
votes
1answer
110 views

Visual Studio 2010 opens “Create New Site” page in browser when I run “Start Debugging” instead of the site I am trying to debug

I am an Office 365 user and fairly new to Sharepoint. I am trying to write a sandboxed solution for SharePoint online. To do this, I have setup a local developer environment and am currently trying ...
1
vote
3answers
979 views

How does Sharepoint Online Event Receivers work?

I have created this Sandboxed Event Receiver on ItemAdding on a custom list. It works on my on-premise server, but it does not work on Sharepoint Online aka. O365. Anybody know how to create an ...
1
vote
1answer
197 views

Why does my Event Receiver (sandboxed) not work on Sharepoint Online, but works perfect on premise

using System; using System.Security.Permissions; using Microsoft.SharePoint; using Microsoft.SharePoint.Security; using Microsoft.SharePoint.Utilities; using Microsoft.SharePoint.Workflow; namespace ...
4
votes
2answers
615 views

Creating a poll in Sharepoint Online (lists or other approach)

There seem to be many web parts available for on-premise versions of SharePoint but I've not been able to find an easy way of doing them on SharePoint Online. My idea was to create a list that had a ...
0
votes
0answers
106 views

YAF Forum integration to SP 2010 on-line

Looking to integrate YAF forum into a SP 2010 on-line environment. YAF is essentially a very complicated user control which runs off SQL. I have all this running on Azure (both the website and SQL) ...
1
vote
2answers
409 views

Adding custom page properties

I'd like to add some metadata to pages on my site. It looks like 'page properties' is where I should be doing this but the only pair there is for "Name". http://i.imgur.com/zX08K.png I assume it's ...
2
votes
2answers
2k views

Embedding video

I've got a requirement to embed video on out intranet site. I've tried following the instructions here: ...
2
votes
0answers
129 views

Infinite loop error when using delimited repeating table from InfoPath

I am using a form template from infoPath 2007. The form has a repeating table. When the user enters data into a field I want a delimiter to append to the end of the line- so that I can easily export ...
1
vote
1answer
807 views

How to see if current user exists in people and groups field, using ecma/client-object-model

I have a list which has two fields. (Title,EditPermission). The EditPermission is "people and group" field. I can use the following code to compare the current user with the spuser in that field ...
0
votes
1answer
78 views

Adding users in Sharepoint

How do you add users in Sharepoint Online without importing from AD? I've seen a few places mention you can do it but when I create and save a user it complains it doesn't match a name.
1
vote
0answers
287 views

Manually Workflow printing items from list

I have a problem with list item and printing them. I must create workflow or jscript printing this item using template. Steps that I need to do: Select item/items on list Run workflow or jscript ...
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?
1
vote
0answers
62 views

Need to be able to select on a column that can have one ore more values

I have a column in a sharepoint list that lists the various departments within my company. One or more of these departments can be selected. Since the column does not show up as a selection when I ...
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 ...
2
votes
2answers
552 views

Remove prefix string# from list

How can I remove prefix string#? from list using calculation field. How can I remove prefix string#? from list using calculation field. I have column [Nazwa klienta] - this is a calculated column. To ...
1
vote
5answers
958 views

Create complete site programmatically

I want to create a complete site in Visual Studio (Sandbox solution), so it is easy to deploy (with one press on the button on site collection level) to Office 365 / SharePoint Online. I can create ...
1
vote
1answer
235 views

Use an existing domain for user's email addresses in Office 365

We have a small team who wish to use Office 365 for collaboration with partners. They only really want to use SharePoint; they're happy with their internally hosted Exchange for email, and are not ...
5
votes
1answer
509 views

Recommended Visual Studio solution design for new SharePoint 2010 intranet

I'm currently working on a large SharePoint 2010 published intranet development project. The initial months of planning have been completed and we're now gearing up to commence the actual dev/build. ...
2
votes
1answer
272 views

SharePoint Online / 365 - Parse .MSG file server-side without outlook

I need to parse .msg files saved from Outlook, extract subject and attachments. Is it possible to parse msg files without a 3rd party extension in a sandboxed solution? The .msg files will be ...
3
votes
2answers
1k views

How do you add Meta-tags/CSS/JavaScript to head on SharePoint Online (without unghosting the MasterPage)

I’ve found a few semi-related articles on how to add meta-tags to the head (without changing the definition of the page I believe). I need to do this in a couple different ways… first of all I need to ...
0
votes
1answer
196 views

What is Site Content and structure in Sharepoint Online and what it is used for or how to create a site structure?

1.What is Site Content and structure in Sharepoint Online and what it is used for or how to create a site structure? Please provide me some good links or videos on activating and using it. I searched ...
1
vote
1answer
123 views

How to create web template based on Moss 2007 web site in sharepoint 2010

I have a small requirement.. We are migrating moss2007 to sharepoint 2010 online ( cloud) I have a Moss 2007 web site with some of the webparts( both out of box webparts (list view webparts) and one ...
0
votes
1answer
401 views

How to create an Information Management Policy Setting in Office365 SharePoint Online

I have setup the public-facing website and created a document library in Office365 SharePoint Online. I would like to configure an Information Management Policy Setting for the document library that ...
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 ...

1 5 6 7 8 9