DLLG#72003 -- Bezoekers API ook multi_update toestaan.

svn path=/Website/branches/v2022.1/; revision=55866
This commit is contained in:
Arthur Egberink
2022-05-11 17:20:35 +00:00
parent 69dd0126d8
commit 0437f1b2af

View File

@@ -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",