When I drop an Upload widget on my screen, it has a limited set of properties. I simply want to upload a user profile picture. All the articles and forum posts refer to properties that do not exist on my widget. I am primarily looking for Content and Filename. I don't understand why they are missing or how to fix it.
In the past I was forced to upgrade from the old SilkUI to the new OutSystemsUIWeb. Not sure if that transition could be impacting me somehow.
Hello,
I think you are using traditional Application. There if you search you will get these options
Select the File Upload option And drag it to your screen still you will see the same options you mentioned before. Then go to your logic where you want to assign this binary data and file name
There you will find the option under Widgets folder.
Hope it helps you.
Regards,
Pavan R
That solves it.