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

fix Reasons State

parent e05a8430
No related branches found
No related tags found
No related merge requests found
......@@ -5,4 +5,4 @@ import("system.vars");
if(vars.get("$field.STATE") && (vars.get("$field.STATE") == 'd8a60f60-a4e6-46ee-88ec-bac53e1afedd' || vars.get("$field.STATE") == '130bb53a-a97e-455e-8f34-8d445e985474'))
result.string("EDITABLE");
else
result.string("READONLY");
result.string("INVISIBLE");
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