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?
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?
Comment