diff --git a/view/anyView.js b/view/anyView.js index b31c306..eb2d1d2 100644 --- a/view/anyView.js +++ b/view/anyView.js @@ -3973,6 +3973,7 @@ $.any.anyView.prototype.showItem = function (event) table_fields: f, onSuccess: view._foundNextIdFromDB, context: view, + is_new: is_new, }); // TODO! Asynchronous database call } else