diff --git a/entity/Person_entity/entityfields/objecttrees/children/objectid_param/valueProcess.js b/entity/Person_entity/entityfields/objecttrees/children/objectid_param/valueProcess.js index f8f18bbb44f53cdf36e79af50410f0ccf70c2585..821415ae694dd9c3d98a7703f4c59b81a37f524b 100644 --- a/entity/Person_entity/entityfields/objecttrees/children/objectid_param/valueProcess.js +++ b/entity/Person_entity/entityfields/objecttrees/children/objectid_param/valueProcess.js @@ -1,3 +1,3 @@ import("system.vars"); import("system.result"); -result.string(vars.get("$field.PERSON_ID")); \ No newline at end of file +result.string(vars.get("$field.CONTACTID")); \ No newline at end of file