This is one of the best plugin I’ve ever used, thanks to @eli
My main issue is the UI since users will upload 30+ columns and don’t want to scroll all the way to the bottom to upload the file. Since there’s an option to automatically match the values, I want to hide the UI for mapping. Is there any way to do this?
@yamada.shoji99 Thanks for the kind words! I definitely want to add a way to hide the UI but haven’t gotten around to it yet though I do have a prototype built. Hopefully soon
My workaround for this has been to use a scroll to an element step in a workflow once the CSV has been uploaded. You can put an element directly underneath your CSV uploader, then use this workflow action to scroll to it (offset by a few pixels), so the end user can still see the button to start processing the CSVs.