By deelite on
Hi,
i have a nodetype with a field, that is editable for one of my roles. When the user do some input in this field, the node should be saced as a new node with all changes AND the current user as author.
Does anyone know a solution for that? Some code or a module?
That would be great!
Thanks for reading that!
Comments
This is not exactly what
This is not exactly what you're describing, but the Node Clone module is one way to do this. Instead of editing the node the user would clone it. Node clone has an option that would then take them to the edit form for the new node, so the functionality is pretty much what you're describing, except they would click on "clone" rather than "edit", which really makes more sense because that is what they're doing.