I need to create a Custom Queue Table with a Custom Button. It is a manual upload and I want the upload button to replace the Browse Button when a file is selected. However after creating a custom Browse Button I couldnt get the Browse button to hide and new upload button to appear. also tried calling basic functions nothing and events were not tirggered.
Is This possible? I am trying to make the uploader match a certain style
I would like it to look like this when Selecting a File:
Select File: [ Queue Table ] [Browse Button]
Then like this after selecting file:
Select File: [Queue Table] [Upload Button]
and like this after clicking upload:
Select File: [ Progress Bar ]
Is it at all possible to control the look this much? and to force the queue table to display without files?