FilamentF
Filament15mo ago
jamesro

How can I hide a field inside a form or repeater, but still send its data

How can I hide a field inside a form or repeater, but still send its data ( i'm populating it's data from another field )

I've tried with hidden() and visible() but it seems its data is not sent when I submit the form

Regards
Was this page helpful?