2
votes
0answers
24 views

Weekly newsletter alert on Blog library shows pending entries

We have 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 ...
1
vote
1answer
20 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 ...
2
votes
0answers
114 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 ...
1
vote
1answer
41 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
1answer
185 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
262 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 ...
0
votes
0answers
122 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 ...
1
vote
1answer
416 views

Workaround for inviting external users to site-level groups in office365

I've got a site collection where each subsite requires their own unique permission groups (Let's call them siteVisitors, siteMembers and siteOwners) Users in the siteMembers and siteVisitors groups ...
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
855 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 ...
6
votes
8answers
338 views

SharePoint 2010 Playground Site

I'm a seasoned developer and CMS consumer, but I've never used SharePoint specifically. Is there a website where I can quickly create and manage a SharePoint site, without installing the entire stack ...