How do I export a cck field using the UI? I have searched through the docs and issues but can't seem to find a simple answer.
How do I export a cck field using the UI? I have searched through the docs and issues but can't seem to find a simple answer.
Comments
Comment #1
pwaterz commentedI don't think you can export just one field, you can only export the whole content type. What are you trying to do?
Comment #2
picxelplay commentedWell that's fine if I export more data than the cck field. I was just saying for simplicity. Basically I am just testing this module. I have a custom content type, I had devel generate content, and I added one cck text field (field_tr). I would like to export the contents of all the field_tr data, as well as whatever else has to be exported also.
Comment #3
picxelplay commentedI thought I gathered from the docs that you can import/export cck values, but I don't see any options for doing so; and all the cck related issues here are still active. So I guess cck is not supported?