Thread Starter
zerret
(@zerret)
It’s even weirder than I first thought, when I import the csv and press ‘start importing’ the data displayed is correct on ‘Inserting and updating data’ but not when I click ‘view results’.
One entry is updated and one is a new entry. Both have the [“”] issue
Thread Starter
zerret
(@zerret)
It was just from excel, i’ve also tried opening it in Notepad++ to check its UTF-8 and even tried as ANSI just to see and it was the same.
the fields are the ACF fields for the entries could that have an affect?
Thread Starter
zerret
(@zerret)
Sorry! So I want my imported field to show as just the word test but it is putting the brackets and double quotes in the field too even though they aren’t in the CSV sheet I am importing from.
So I am trying to import just the word test but I’m actually importing [“test”]
Does that make more sense?