After installing the 16.1 release we have a number of forms failing due to the e

After installing the 16.1 release we have a number of forms failing due to the error "The load function cannot be used within rules called by looping functions, instead pass the necessary variables via rule inputs or use a!applyComponents"

We aren't using load() within child expression rule, but we are using SAIL components.
According to the help file
"apply() cannot be used with rules or functions that store local data, including rules using load() and certain SAIL components. In these cases, apply() will return an error. In these cases, use a!applyComponents()."

Does anyone have a definitive list as to which certain SAIL components this applies to - and also if this list of certain SAIL components has changed in either the 7.11 or 16.1 release?

OriginalPostID-193279

OriginalPostID-193279

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data