Douglas Gough
Douglas Gough
FFilament
Created by Douglas Gough on 10/15/2024 in #❓┊help
ImportAction bypass FileUpload and pass filename directly
I upload files and convert them to CSV. They are stored on the server and a record is created in the database. I want to display an 'Import' link on each table row that passes the local filepath directly to the Import Action, rather than using FileUpload. I would like to see the modal that maps CSV columns to DB columns instead of seeing FileUpload. Is this possible?
4 replies