Quantcast
Channel: SharePoint (and Project Server) Shenanigans » jmcfarland86
Viewing all articles
Browse latest Browse all 17

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

$
0
0

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}’)}” />



Viewing all articles
Browse latest Browse all 17

Trending Articles