DLLG#72003 -- Bezoekers API ook multi_update toestaan.
svn path=/Website/branches/v2022.1/; revision=55866
This commit is contained in:
@@ -24,6 +24,7 @@ function model_visitors()
|
||||
this.records_name = "visitors"
|
||||
this.record_name = "visitor";
|
||||
this.autfunction = "WEB_BEZUSE"; // TODO!!
|
||||
this.multi_update = true;
|
||||
|
||||
this.fields = {"id" : { dbs: "bez_bezoekers_key",
|
||||
typ: "key",
|
||||
|
||||
Reference in New Issue
Block a user