Hi,
I need the button "Save as copy" to create many items with few modifications between them.
Here is what I have done :
1. in my content type (Article), I have added the button "Save as new" (category Core) like explained here
2.
I have tried to create a copy on an item in the back-end : opened "test
A", changed the title on "test B" and clicked on "Save as new".
=> it doesn't work. I have just the item "test B" ; the item "test A" has disappeared !
3. I have created a form for the front-end. Same test.
=> it works. I have two items : "test A" and "test B".
Why doesn't it work on back-end ?
Best regards,