Lacunacoil
Select and FIle Upload
It's like a modal that has steps inside. The first step is the uploading of the CSV. The second step is where the user matches the CSV columns to the system's database.
I currently did a hacky workaround by creating a hidden text input. And then
afterStateUpdated
of the FileUpload
I $set
the value of the hidden input.8 replies