Submitted ticket: #1899 Problem exporting fields from WC Fields Factory
The field used to show up there; pretty sure that’s how I created the field for “Registrant Name – 1” described above. But nothing like that shows up in the list of fields today.
However, I noticed something new; to the right, there is a drop-down labeled “Item meta data” and the fields that I’m looking for show up there. So it looks like I can filter on these values. I just cannot add the fields to the export output using the point/click method.
Based on the example, I was able to add this to my export settings:
“Registrant Name”: {
“checked”: “1”,
“colname”: “Registrant Name”,
“label”: “Registrant Name”
},
Exported the data… and voila, the data is exported.