I’m trying to add a date field to the quotes, because i just need it.
I’m a codeigniter developer for almost a decade, but i’ve never seen such a horrible structure in the way data is transferred trought different classes. Even a mother couldn’t find her youngs in such a mess.
Anyway, when i add a new row , my date isn’t saved. When i edit the row at that time, it is correctly saved. I can only go back to the form validation library but i don’t see any issues there.
Any tips?