Archive

Posts Tagged ‘SharePoint Online’

How do I: Create a simple form to collect data in SharePoint 2010

October 26, 2012 Leave a comment

This was done using a SharePoint Online site.

There is an important piece of JavaScript code that allows you to re-direct your page once the “Save” button is click:

<input type=”button” value=”Save” class=”btnStyle” name=”btnSave” onclick=”javascript: {ddwrt:GenFireServerEvent(‘__commit;__redirect={http://sharepointsource123-web.sharepoint.com/CRT005/SitePages/RedirectLanding1.aspx}’)}” />

Advertisement

SharePoint Online: Video Streaming

October 26, 2012 3 comments

The following video demonstrates how to add streaming video to a SharePoint Online private site collection.

Please note: this will not work on a SharePoint Online public website

%d bloggers like this: