CSV / JSON / IMPORT / EXPORT and more...

Ok, since i know that you can’t define FIELD-IDs by “Velo-code”, now i am working on how to import CSV-files by CODE into my “DATA-COLLECTION”.

I found some posts which differs a lot of the used method.

  1. upload-file + fetch
  2. using nmp-extensions
  3. using HTML-Component
    and some other suggestions…

I found this 2-posts…
1)
https://www.wix.com/velo/forum/community-discussion/how-to-import-database-through-site

https://www.wix.com/velo/forum/community-discussion/let-members-upload-csv-files

I tried to upload a CSV-File (using the following example), which i found in the post (1).

but i recognized that this do not work…

So my question is, what exactly was uploaded in the example (post-1) ?

Perhaps J.D. can clarify this???

My aim is to import a CSV-FILE using a BUTTON or UPLOAD-BUTTON + CODE and not doing it manualy via Content-Manager .