bernhard 5,285 Posted October 28, 2018 Copying repeater items is easier than you might think. Repeater items are just regular pages, just not visible in the tree as you would expect. But they are there. So you can just clone them as if they were regular pages. @adrian has built an adminaction in his module for that. I had a discussion with him about using my clone method instead of his getNew() approach. See https://github.com/adrianbj/ProcessAdminActions/pull/7 The problem is that my implementation does not work on his side. So I would be happy if you could try out my approach of just cloning the repeater item and setting a new parent and tell us if that worked for you. The key is to find the new parent for the cloned repeater item. You find it by it's name: https://github.com/adrianbj/ProcessAdminActions/pull/7/commits/a92227707e20b32ff2144edb999f8008ff450d1c#diff-2780518325127d1f954f0c4a906b8d6fR106 1 Share this post Link to post Share on other sites
Knubbi 17 Posted October 28, 2018 Thank you! The site is still work in progress but I will be more than happy to check out your tip asap. Share this post Link to post Share on other sites
Kensuke 0 Posted April 6 These ideas are very cool. Thanks for sharing. In general, I believe that our health is something very expensive that really needs and deserves to be valued because otherwise negative effects can occur over time that can no longer be controlled or overcome. I say this from my own experience and I am glad that at one point I came to understand the important things, even if I already had health problems. I managed to go through them through Larson Chiropractic and acupuncture which includes massage therapy, pilates, cryotherapy, and many others that saved me. Share this post Link to post Share on other sites