Maybe I'm doing it wrong, but how do I import a blank value to a field that already has data in it?
Basically I might have a Textstring or Content Picker field with a value. But on a later import the source fields are empty. And when the source file gets imported, the old value is still there.
I have tried passing NULL, an empty string, quoted empty string and a quoted space in the source CSV file and the data doesn't change. For the Content Picker id, I have found if I pass a 0, it empties it out, but I am unsure as to if that is the correct way to go about it.
Cannot import empty value to populated field
I am currently on CMSImport Pro 3.0.1.
Maybe I'm doing it wrong, but how do I import a blank value to a field that already has data in it?
Basically I might have a Textstring or Content Picker field with a value. But on a later import the source fields are empty. And when the source file gets imported, the old value is still there.
I have tried passing NULL, an empty string, quoted empty string and a quoted space in the source CSV file and the data doesn't change. For the Content Picker id, I have found if I pass a 0, it empties it out, but I am unsure as to if that is the correct way to go about it.
Hi CHarles,
There was a bug in determine of empty fields indeed, it's fixed for the upcoming 3.1 release. If you need it already please install the version below.
https://www.dropbox.com/s/qhaz119zuq8bkme/CMSImport%203.1.zip?dl=0
I hope this helps you.
Best,
Richard
Looks like the 3.1 update did the trick.
Thanks you.
is working on a reply...