DNN.FormAndList icon indicating copy to clipboard operation
DNN.FormAndList copied to clipboard

Import CSV Failure

Open johnwolf82 opened this issue 3 years ago • 0 comments

Describe the bug

Importing a CSV file to a list terminates with a "Column '' does not belong to table UserDefinedTable."

To Reproduce

Steps to reproduce the behavior:

  1. Create a list of four columns
  2. Create a CSV of four columns and add a few rows
  3. From the module menu, choose import CSV
  4. Page/module aborts with error: "Column '' does not belong to table UserDefinedTable."

Expected behavior

Rows are added to the list

Screenshots

image

Error log

Note: Debug DLL's Not sure where to find this

Paste the error log that is related to this issue.

Additional context

Thank you. Appreciate any direction on how to troubleshoot

johnwolf82 avatar May 04 '22 14:05 johnwolf82