diff --git a/entity/Person_entity/entityfields/360degreeobjects/children/objectrowid_param/valueProcess.js b/entity/Person_entity/entityfields/360degreeobjects/children/objectrowid_param/valueProcess.js index bdc67e9f840a599793a8fc7d1dd7b9c88d193af4..0d3ba06fe9f697de38300dbff362f6e56d14b0ad 100644 --- a/entity/Person_entity/entityfields/360degreeobjects/children/objectrowid_param/valueProcess.js +++ b/entity/Person_entity/entityfields/360degreeobjects/children/objectrowid_param/valueProcess.js @@ -1,4 +1,4 @@ import("system.vars"); import("system.result"); -result.string(vars.getString("$field.PERSONID")); \ No newline at end of file +result.string(vars.getString("$field.CONTACTID")); \ No newline at end of file