Greetings @vishsahu
I am importing CSV files with all columns/ fields completed. Now when they are in the collection, the data in reference or dynamic fields do not appear. e.g. if the field requires an option be selected like a dropdown, it will not show in the final record of the collection. The CSV looks like this
and the final collection looks like this
and the Collection configuration is like this
If I have to change the collection fields to text, which i thought could solve the problem, then when it comes to the fields defining the parent/child relationship they will no longer be valid as i would like to implement the cascading dropdown option using these collections. I have thousands of lines of data (some beyond 32000 lines) to be able to manually select all the reference options updating each record… What options do i have.
Thank you


