Export CFS Data from Post
-
Someone accidentally permanently deleted a page from our prod site, including a big set of CFS fields (a field set with a loop). I have the same page, with same CFS fields, on a dev box. Is there a way I can export the data from that particular post (not the fields themselves) and import it into the main site?
If this can only be done via the database, I’m very comfortable in MySQL as well. Just point me to the tables. I can’t seem to find what I’m looking for in cfs_values (I’m looking by post_id). I’ve tried copying records from that table into the main DB’s table, but that didn’t do it. I must be missing a key table or record somewhere.
Really appreciate the help!
The topic ‘Export CFS Data from Post’ is closed to new replies.