Posts: 8
Threads: 2
Joined: Nov 2010
Reputation:
0
Hi everyone, I hope someone can help with some code snippets (hint hint Ben :-) .) I have a scheduler that uses an internal form to create the calendar date/time entries and all the details about the event. Most of time more than not, this is a repeating event with only the date or maybe the location changing. It seems redundant for any of the clients to have to add a new submission, and then hand copy all of the same information back into the new record. I was wondering if there were any of you out there that have come up with a "Duplicate" method that I could add next to the "Add" button on the submission listing page that would duplicate the record checked, obviously creating a new submission_id and then redirecting to that new record. Then the client would just have to change the exception date.
Kellie
Posts: 8
Threads: 2
Joined: Nov 2010
Reputation:
0
Dec 18th, 2010, 10:46 AM
(This post was last modified: Dec 18th, 2010, 10:49 AM by kellie.)
Hi Ben, Happy Holidays to you! It is not a showstopper, but it will open up the functionality for the tool set especially for those that use an internal form for managing repetitive calendar or scheduling stuff. I will bug you after the holidays.
Posts: 11
Threads: 3
Joined: Mar 2015
Reputation:
0
I understand that this thread is now (very) old but I was wondering if there has been any development or if any user has managed a "hack" that would facilitate creating duplicates or "near duplicates" of a submission. By "near duplicates" I mean changing a field entry of the original submission so as to clearly mark it (e.g., if the original record has a value for name, change that in the duplicate to "copy of...").
Any help would be greatly appreaciated!