Skip to content
Snippets Groups Projects
d.buechler's avatar
David Büchler authored
Temporary Fix. When using dynamic(No fieldname as string(vars.get("$field.contactid")), instead automatic calling e.g. in a loop) vars.get on an entity field the static code analysis cant recognize that those fields are used. The values of those fields wont be loaded and thus not be available. To achieve a temporary fix, a manual call of get of the desired field will help.
0b133f81
History
Name Last commit Last update