Project:Unique field
Version:6.x-1.x-dev
Component:Miscellaneous
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

first of all thank you for this nice module!

Now about clone module
it can creates new nodes with non-unique fields (that should be unique if create node in usual way). it would be nice if you manage that problem.
Thank you!

Comments

#1

I'm having the same problem.

The clone module duplicates the field value from the cloned node, even for unique fields.

It would be nice to re-run the defaulting system for unique fields when nodes are cloned.

In my example, I have a block of PHP code in the default value box that grabs a "next available ID number" (largest ID + 1).

#2

Mabye module weight (or the 6.x equivalent) could help?

nobody click here