Hi everyone,
I am quite new on this forum and I started developing my first application with Grocery Crud. This tool is amazing but I am encountering a problem that I am not able to resolve.
My database has several ENUM fields.
It happens that when I save a record on the database with some of the fields not set, the record saved has some value that I have not selected. It happens randomly, because some of the ENUM fields are empty but other are filled with one of the options.
Can you help me with this?
Thanks a lot.
Diego