Retrieve not storable field value

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • a.slyzhko
    Member
    • Oct 2023
    • 90

    Retrieve not storable field value

    Hi there!

    Espo allows easily display notStorable calculated fields on the detail view, when loading of these fields is defined in either beforeReadHookClassNameList or readLoaderClassNameList of recordDefs.
    But when I try to reference such fields in formula sandbox, workflows or business processes I get null values every time. Is there any workaround for that case?
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Hi, As workaround you can define a formula function that will load all needed additional fields.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...