integration with clone module
pildwell - November 25, 2008 - 22:12
| Project: | Unique field |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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!

#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?