#Disable Importer Column Selection Step
6 messages · Page 1 of 1 (latest)
Hey i'd try
->disabled(fn (Get $get) => count($get('upload_field_name')) > 0)```
You can do it on the Section don't need to repeat it for every fields and don't forget to make the FileUpload `live()`
Sorry, I am using Filament Importer.
Disable Importer Column Selection
Disable Importer Column Selection Step