rowy
rowy copied to clipboard
Allow for custom ids when importing data from CSV
Is your feature request related to a problem? Please describe. Currently when bulk importing data from CSV/file ids get auto generated. Allow option to use a column from the importing file for custom ids.
Describe the solution you'd like
Below is the current Import CSV screen.

To the screen add option to pick a column from the file for use as id.
- default option - autogenerated (current implementation)
- checkable option - Pick column from the file
