Hey guys,
I am creating a Uipath App, in which i need to show an html template, i need to show this on the screen. I have 2 questions
- Is there any way I can show it on the screen when the html file is selected using file picker from the system?
- Once the file is selected , i am uploading it in to a storage bucket. I want show the file present in the storage bucket next time when the customer opens the app, and if the customer wants to use the same html file for the process he can use it and if he wants another file he can select a different one from the system.
Is there any way to impliment this, Please help