[RESOLVED] Uploader showing button on apiOnly mode

Hello,

I’m trying to use uploader in API only mode, like in this code:

http://webix.com/snippet/dbcf41ae

But the uploader button is shown. What I’m missing here?

Hello,

Uploader should be initialized separately, not in the UI:

http://webix.com/snippet/2ccf62e1

Please check the related article and the sample.