#Disable Importer Column Selection Step

6 messages · Page 1 of 1 (latest)

rich coral
#

Disable the "Select Columns" step during import (i.e., prevent users from remapping or modifying column mappings)

green mistBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

wet ridge
#

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()`
rich coral
#

Disable Importer Column Selection

#

Disable Importer Column Selection Step