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
I'm writing an application which will require a recurring import. I would like to save the suggested mappings on a user-basis so that if a user imports the same file again, the app will remember how the columns were mapped last time.
Can the column mappings be added somehow to the onComplete hook so that I can save this to my database for the user?
The text was updated successfully, but these errors were encountered:
I'm writing an application which will require a recurring import. I would like to save the suggested mappings on a user-basis so that if a user imports the same file again, the app will remember how the columns were mapped last time.
Can the column mappings be added somehow to the onComplete hook so that I can save this to my database for the user?
The text was updated successfully, but these errors were encountered: