Forum Discussion

pkudrys's avatar
pkudrys
Frequent Contributor
3 months ago

getting "FindAll is not a function" error

Hi folks, Any idea why I'm getting error "FindAll is not a function"? Below code successfully returns parentElement object, But when I try to call FindAll with the obtained object, it fails with the...