rowy icon indicating copy to clipboard operation
rowy copied to clipboard

Allow for custom ids when importing data from CSV

Open harinij opened this issue 3 years ago • 0 comments

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. Screen Shot 2022-07-13 at 6 41 20 pm

To the screen add option to pick a column from the file for use as id.

  1. default option - autogenerated (current implementation)
  2. checkable option - Pick column from the file Group 1

harinij avatar Jul 13 '22 09:07 harinij