Hello All.
I'm having a problem when I try to create a fake field (Adding a name to my crud->fields of a column that is not on the db). I cannot submit the form. It keeps saving and nothing gets saved on the DB.
If the field exists then it saves correctly.
I've tried everything. unset the field, using callback_after_insert/update.
Anyone had this problem?
Cheers
Fake fields problem
Started by fdias, 23 July 2012 - 23:03 PM
- Single Page
Posted 23 July 2012 - 23:03 PM
Posted 24 July 2012 - 06:34 AM
[member='fdias'] can you please copy your code? Perhaps there is something missing.