We're going to need a way to update lots of data from the chronology and geography fields. Make a script that exports the values of specified field(s) into a spreadsheet. Each row should contain: object ID, fieldname, field value. Ideally the script would be able to export multiple (or all) collections to the same CSV.
We're going to need a way to update lots of data from the chronology and geography fields. Make a script that exports the values of specified field(s) into a spreadsheet. Each row should contain: object ID, fieldname, field value. Ideally the script would be able to export multiple (or all) collections to the same CSV.