omeka-s-modules/CSVImport

"Set/unset the multivalue separator for all columns" should appear in mapping tab

Closed this issue · 3 comments

I dislike having to switch back and forth between the two tabs to see the effect take place. This also feels like a behavior that could follow the "batch actions" pattern: provide the option to apply an action to multiple columns (or all) at once using checkboxes.

Fixed in 86947a4 (can be improved).

I improved the process, so now the multivalue separator is inside the mapping tab, and it can be different for each row (as in Omeka classic). See 204d1d1.

Closed by merge of column-option-batch-edit branch.