• Everything works great except that if the field has a comma in it, it does not import that field, and it just displays the word Array as the value.

    For example, one of the fields is airport_name and the user wants to put more than one separated by commas: Airport 1, Airport 2.

    Another field is a description of a property, which will sometimes have commas in it since it is a small paragraph.

    Is there a function that I can add to the plugin to allow commas for the value? Or another solution? Thanks for your help.

    https://wordpress.org/plugins/really-simple-csv-importer/

Viewing 1 replies (of 1 total)
  • I’m not 100% sure but if you put text within quotes it will not break the field if there are commas within the field.

    such as “some text, more text” will end up in one field.

Viewing 1 replies (of 1 total)
  • The topic ‘Need to allow commas in the field values’ is closed to new replies.