32
Views
2
Comments
Upload a file to System Resources
Question
Hi 

Is it possible to upload a pdf file to system resources  in Service Studio V8 ? If yes pls give some input on how to achieve this functionality.

Thanks
Ravi
2019-11-12 17-31-26
Justin James
 
MVP
Ravi -

The "resources" are set at design time and cannot be written to at run time as far as I have found. You can upload to there in Service Studio and access the files at run time if needed.

Instead, make an entity for the files you want to upload, use the uplaod widget to get them. There are plenty of examples in the tutorials areas of how to use the upload widget.

J.Ja
2018-05-31 18-44-19
Ravi Vakkalanka
Hi J.Ja

Thats what I thought. Anyways just wanted to get confirmation from experts here....

I am implementing the upload using an entity

Thanks
Ravi
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.