Skip to content

Instantly share code, notes, and snippets.

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 fabianneve/caaea880959d61b19c746cd771998731 to your computer and use it in GitHub Desktop.
Save fabianneve/caaea880959d61b19c746cd771998731 to your computer and use it in GitHub Desktop.
<script type="text/javascript">
window.onload = function() {
if (!PreSaveItem()) return false;if (SPClientForms.ClientFormManager.SubmitClientForm('WPQ2')) return false;WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$ctl39$g_31aae83b_4f8e_4609_a4ee_d5f9cde46fe4$ctl00$ctl02$ctl00$toolBarTbl$RightRptControls$ctl00$ctl00$diidIOSaveItem", "", true, "", "", false, true))
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment