How to ignore a form field from storing in DB
Hello,
I have a form where I need 1 field for a specific action during form creation but it will not be stored in this specific table. How can I instruct Filament to ignore this field from stored in DB. Now I get an error that this column cannot be found in DB.
Thanks
1 Reply