F
Filament2y ago
dyo

how can i add extra text to modal, which is a link, and a text like a note in filament import?

how can i add extra text to modal, which is a link, and a text like a note in filament import?
14 Replies
toeknee
toeknee2y ago
What about Placeholder for the form?
Dan Harrin
Dan Harrin2y ago
or just a View::make()
dyo
dyoOP2y ago
sorry for late information.. I'm using Konnco\FilamentImport, and i want to add those text above, in import modal..
elmudometal
elmudometal2y ago
i am using this pack and have this error Could not find zip member zip:///
toeknee
toeknee2y ago
Ask in the Konnco Chanel Have you got Zip installed?
elmudometal
elmudometal2y ago
yes
toeknee
toeknee2y ago
Cool, Have you linked your storage so it uploads to the disk you nave specificed?
elmudometal
elmudometal2y ago
Yes, I already asked I'm doing tests I had it in s3
toeknee
toeknee2y ago
It's sounding like it couldn't find the file which would indicate something has failed in the connection
elmudometal
elmudometal2y ago
Now I'm going to check with everything in local public to see test public y same error
toeknee
toeknee2y ago
Did the file get uploaded?
elmudometal
elmudometal2y ago
I see an empty one in the folder that generates the error
toeknee
toeknee2y ago
Is there enough disk space?
elmudometal
elmudometal2y ago
I was able to solve the problem It was a mixture of many things: does not work with s3 I got an error with TrustProxies "https fails signature verification" so use livewire local and storage s3

Did you find this page helpful?