Problem: I would like to import hundreds of entries in a repeating field group.
Solution: Under the hood, RFG are actually posts in a one-to-many relationship, where the parent is the post containing the field group and each field group row is a child. The slug of the relationship is identical to the slug of the RFG. With that in mind, you can use this guide to create a CSV file containing the relationship information as postmeta values. Use a CSV importer to import this information, then use the Toolset Import tool to import the post relationships.
Relevant Documentation:
https://toolset.com/documentation/user-guides/importing-content-from-csv-with-post-relationships/
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
This topic is split from https://toolset.com/forums/topic/using-repeatable-groups-in-conditional-field-display/
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | - | - |
13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | - | - |
Supporter timezone: America/New_York (GMT-04:00)
This topic contains 2 replies, has 2 voices.
Last updated by 6 years, 1 month ago.
Assisted by: Christian Cox.