Hello, Im trying to upload a pdf file but I dont understand where I am supposed to save it , would appreciate it if you had some suggestions and how to implement them!Thanks in advanceWhen I click to upload a file it replaces the name but it doesnt store it anywhere probably because its a local variable?
I'm not sure, but I think this answer on another post can help you
I'm not sure what to do so I don't want to misguide you
Hi @Afonso Santos
I got you that you are trying to upload the PDF,Xlsx file in database aslo when you want to save thier file name should save in data base. if yes !! make one Entity where you make two attributes like File content (binary datatype) and file Name (text). like this.. and pass those value in UploadFile Widget.
Try here!!
OML is also given
Kind regards
Sourabh Sharma