You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMHO this implementation is really ambiguos. The save method shouldn't have any parameter. If you want to change the model "primary key" you should simply set it like other field.
The model passes the id parameter to the controller to know if you are saving or updating a row. The save method of Controller_Data was wrong.
The text was updated successfully, but these errors were encountered: