Page 1 of 1

Duplicate button

Posted: 23 Jan 2019
by vegard.grutle
Hi!

I have read some posts regarding duplicating list items but cant find the related code in the forum.

A button on the edit form which made a copy of the current item should do the trick in my case.

Could you kindly share this code to the forum?

Thanks!


Vegard

Re: Duplicate button

Posted: 23 Jan 2019
by AlexZver
Dear Vegard,

There are a few options here:
1) Use a Workflow, which will run on clicking the button:
https://www.youtube.com/watch?v=3NymUWj0pIk
https://www.kalmstrom.com/Tips/SharePoi ... Button.htm
2) Use JSOM:
viewtopic.php?f=1&t=726&p=2953