Meta Box
Support Forum
Support › MB Custom Table › MB_Custom_Table_API::create does not set ID on auto-increment
Could it be that MB_Custom_Table_API::create does not set the ID column to auto-increment? It says different in the docs thats why I wondered.
Hello,
If you save the field value to the custom table, the ID column is not set to auto-increment. The value saved to this column is the post ID.