The CFR file upload component has a success callback - the code looks like this: success: this.successCallback || fileUploadedCallback, So; Firstly that means I can't override the default fileUploadedCallback right? Certainly that's what's happening, it DOES call my callback, but then does the other one too! Secondly; When the… Show more

yes, the CFR was converted to require, both components and dashboards. So, it will only work on require dashboards.