open-admin
open-admin copied to clipboard
The columns marked ignored were NOT ignored on update.
The columns to be set as ignored with $form->ignore('foo');, is NOT ignored on update.
This revives laravel-admin's code to skip ignored column.
Hi @hirayama-onagigawa-computing
Thanks for committing this fix, it did some tests, and the values seems to be ignore. When i set a field to ignore
Do you maybe have a more detailed use case where this go wrong?
@open-admin-org OK, I'll try to make a small sample. Please wait 'til done.