I'm using the fileupload component since 2.2.1 release. Now with 3M3 I recognized that something changed.
I triggered the fileupoload in my managed bean with context.execute("fileupload.upload()").
But it seems that this function is deprecated?!?
Any idea how to trigger fileupload with javascript or with a custom button in 3M3 or 3M4?