The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group
Duplicating Entries
Hi Everyone,
I am needing to duplicate a large number of entries from a specific form so they can be submitted for a different user ID, I can do this easily on each individual entry, however, is there a way I can easily do it for numerous entries at once?
Thanks heaps!
Thanks so much
February 1, 2019 at 7:51 am
You would have to write custom code to do this that essentially queries the database for all of the entries you want to duplicate then loop through those entries duplicating each entry.
Discussion closed.