Tell us what you are trying to do?
I need the ability to clone a toolset custom post. This custom post has Repeating Field Groups (RFG) and Nested Repeating Field Groups (NRFG) associated with each. When I clone the custom post with "Duplicate Post" plugin, it clones the Post, but not the RFG data and not the NRFG Data which has the most important post detail.
It is there a way to clone the complete post with RFG and NRFG perfectly?
What is the link to your site?
hidden link
Thanks
Hello, there's nothing exactly like this built into Toolset. I doubt there is anything like it built into the Duplicate Post plugin, because of how RFGs are technically implemented in Toolset. An RFG is basically its own custom post type, related to the parent post in a one-to-many post relationship. So any tool that clones the parent post would also have to understand Toolset's post relationships and how RFGs are managed in the databsae. Nested RFGs are even more complex, because they are children of another RFG, and I don't know of any post duplication tool that is capable of cloning those. In short, I think it would take a considerable amount of custom code to make this work. If you'd like to see something added to the software, I encourage you to submit your request here: https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/