Cloning a database record

Is there a way to clone a database record to avoid having to recreate a similar record from scratch that I am not seeing?

There is a workflow action ‘Copy a list of things’. In your case since you want to duplicate just one thing, you could zero in on that 1 thing and add
:converted to list
to the end of the expression.

1 Like

Great solution, hadn’t thought that. Thanks!

1 Like