Hi,
I'm trying to use clearUploads() in a Button Click Event just to clear the component appearance but is not resetting the component.
I'm new at programming but I read that the line to use it is:
self.getSibling("FileUpload").clearUploads()
Maybe the problem is the syntax, if so please let me know how to declare it.