Hi everyone,
everything is in the title
I want to upload a file from the client to the webapp, but using a listbox and no webfileuploader control.
the webfile seems to be only for doanloading,
so is there a way to do it ?
thanks.
Hi everyone,
everything is in the title
I want to upload a file from the client to the webapp, but using a listbox and no webfileuploader control.
the webfile seems to be only for doanloading,
so is there a way to do it ?
thanks.
What’s the goal of not having the WebFileUploader control?
I just want a simple button to upload, and not see the filename inside the fileuploader.
beside it seems the webfileuploader doesn’t accept tags inside the caption …
Isn’t that a major security issue that modern browsers will not support?
Just a few from the top of my head that I have used myself:
I’m afraid of that …
well it seems a new websdk control is on the way …
will try it, thanks
(I’m still on 2023r11 because of the migration to bootstrap 5 non complete…)
I would also like to have an upload icon instead of text only
and it seems the <raw>
tag is not recognized in the webfileuploader caption ?
One of our company’s Web1 projects offers this using GraffitiWebUploader, if you click this button
GraffitiWebUploader just opens a local computer dialog to select the file you want to upload.
It looks like that’s what you want. I don’t have a solution without plugins and we are using full webfileuploader with Web2.