You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.
We have a scenario where during field selection there may be extra fields. The standard import uses Image Url but in some cases there are multiple, We handle this by having Image Url 1, Image Url 2.... Image Url N in the import file
However, this creates a problem in the mapping, since we now need to map these multiple columns.
To this end in the field selection screen we add a button to change the column definitions, to facilitate this, we need to know when we're looking at the field selection screen,
Please can you add an onPageChange optional callback? Please see attached patch file
We have a scenario where during field selection there may be extra fields. The standard import uses Image Url but in some cases there are multiple, We handle this by having Image Url 1, Image Url 2.... Image Url N in the import file
However, this creates a problem in the mapping, since we now need to map these multiple columns.
To this end in the field selection screen we add a button to change the column definitions, to facilitate this, we need to know when we're looking at the field selection screen,
Please can you add an onPageChange optional callback? Please see attached patch file
react-csv-importer+0.7.1.txt
The text was updated successfully, but these errors were encountered: