Hi Katya,
I am trying to achieve something different. I want to upload a photo taken by the phone's camera to the files.
My current application can take a photo and write it to the Image UI component (http://docs.appery.io/documentation/u...). Now I want to do something like what is done in this tutorial - http://docs.appery.io/tutorials/uploa.... In that tutorial, section "Uploading files", step 2, there is a mapping between UI components on the right to the service request on the left. The mapped UI components are textbox for fileName, fileContentType, fileContent. I like to know if it is possible to use an Image instead of those textboxes.
Thanks,
Vijay