Multiple save/submit buttons

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
User avatar
danieljr
Posts: 4
Joined: Wed Jun 28, 2017

17 Oct 2017

Hello,

How can I use a second button to submit/save a form (with some extra code / actions)?

Thank you,

Daniël Pharazijn | IT-department | AG Stedelijk Onderwijs Antwerp Belgium
Thank you,

Daniël Pharazijn | IT-department | AG Stedelijk Onderwijs Antwerp Belgium

User avatar
Nikita Kurguzov
Posts: 889
Joined: Mon Jul 03, 2017

17 Oct 2017

Hello, Daniel!
Just add a new button to the form and add the following script to the OnClick property of the new button:

Code: Select all

fd.save().click();
Cheers

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 6 guests