Allow customization of record duplication
Isaac Duran
Duplication is a very powerful feature that allows individuals to create blocks of data
One issue is there are times records are grouped by some tag or linked record. For example
2024 Yearly Review
- record 1
- record 2
Lets say I need record 1 and 2 for the following year.
Currently as I duplicate, I would have something that looks like this. So I would need to manually go one by one to update the record
2024 Yearly Review
- record 1
- record 1
- record 2
- record 2
It could be nice to have a little menu that pops up, that allows me to duplicate the record and configure specific fields
[ duplicate | ^]
### My desired result:
2024 Yearly Review
- record 1
- record 2
2025 Yearly Review
- record 1
- record 2
S
Smohr
To my mind a template feature like in clickup.com, where you can make a template out of a list of records that you want to reuse in future, would be the right answerr to you requirements. Duplicating records seems to me to be a workaround for a missing template feature ;-)