I have a Repeatable Group "Itinerary" which is associated with a "Tour" CPT. The fields in the group are title, image, text. E.g hidden link.
Now the client wants to add A "Day" option, so the itinerary will be nested within it. A tour can have 1-4 days - to the "Day" is also Repeatable, FIle structure should be:
The site is already live with real data. Moving the Itinerary into a "Day" repeatable group triggers this.
"Moving repeatable group to a different group will remove all data created with this group."
I understand that data will be lost, but my question is - how can I do this change and somehow preserve the data. Can I export - and then import the data or something. We would defiantly want to avoid re-typing the data.
Hello. Thank you for contacting the Toolset support.
"Moving repeatable group to a different group will remove all data created with this group."
==>
This is by design and even it will be harder to import the content even if you able to export it.
However, I've couple of suggestion if that helps you to fulfill your need and that should help you to attach day to your repeating field entry.
As I understand, you want to attach a specific day (Monday -- Sunday) with your everyday itinerary. If this is correct, what if you add a dropdown select box and add (Monday -- Sunday) as select options - will that help?
In addition to that, there is another solution, what if you add Day as your Repeating Field Group entry title.
"As I understand, you want to attach a specific day (Monday -- Sunday) with your everyday itinerary. If this is correct, what if you add a dropdown select box and add (Monday -- Sunday) as select options - will that help? " => No. I need each tour to have an option for 1-5 day (i.e a tour might have a Day 1, Day 2 Day 3 - each with his own Itinerary. Another one might have only Day 1). The day field needs to be repeatable.
The support for repeating field group is not yet added with "wp all import" - but still you should check with "wp all import" plugin support it its lately added and then you can check with them if you able to export/import repeating field groups even nested repeating field groups using "wp all import/export" plugin.