Skip to content
Snippets Groups Projects
  1. Dec 20, 2019
  2. Dec 19, 2019
  3. Dec 18, 2019
  4. Dec 17, 2019
  5. Dec 16, 2019
  6. Dec 13, 2019
  7. Dec 12, 2019
  8. Dec 11, 2019
  9. Dec 06, 2019
  10. Dec 05, 2019
  11. Dec 04, 2019
  12. Dec 03, 2019
    • David Büchler's avatar
      Temporary Fix. When using dynamic(No fieldname as... · 0b133f81
      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
Loading