Skip to content

Instantly share code, notes, and snippets.

@eirikb

eirikb/Steps.md Secret

Last active August 29, 2015 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eirikb/49f49994fb4eeddd40a4 to your computer and use it in GitHub Desktop.
Save eirikb/49f49994fb4eeddd40a4 to your computer and use it in GitHub Desktop.
  1. Add script above to layouts folder (like /_layouts/craig/js/form.js)
  2. Add a Content Editor Web Part to the form with html content like this:

<script src="http://code.jquery.com/jquery.min.js"></script><script src="/_layouts/craig/js/form.js"></script>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment