Skip to content
Snippets Groups Projects
Commit c9d044ae authored by Markus Escher's avatar Markus Escher
Browse files

#1030733 add Pers ORIG_ID check if empty

parent a27c4d05
No related branches found
No related tags found
No related merge requests found
import("system.neon");
import("system.vars");
if(vars.exists("$local.value") && !vars.get("$local.value"))
{
neon.setFieldValue("$field.ORG_ID", "0");
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment