DNN.FormAndList
DNN.FormAndList copied to clipboard
Import CSV Failure
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:
- Create a list of four columns
- Create a CSV of four columns and add a few rows
- From the module menu, choose import CSV
- Page/module aborts with error: "Column '' does not belong to table UserDefinedTable."
Expected behavior
Rows are added to the list
Screenshots

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