
Hello All,
I am building this form application where the user will submit a photo in one screen and in the next screen it will render that photo in html text. However I cannnot get it to render. I have tried:
"&UploadedImage1.Image&"
But all I get is:
appres://resources/SampleImage
But that does not seem to work, if anyone has any other suggestions I would greatly appreciate it. Thank you
Hi @jgerardo ,
Did you mean that you upload a picture from media in PowerApps and use that image in the HTML text? If so, then I am afraid there is no way to show internal image with Html Text Control. To render imagee in HTML text in PowerApps, you need to have the URL of this image. For more information, you could take a look at:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/controls/control-html-text
https://powerusers.microsoft.com/t5/Building-PowerApps-Formerly/Picture-in-HTML-Text/td-p/153297
If you would like this feature to be added in PowerApps, please submit an idea to PowerApps Ideas Forum:
https://powerusers.microsoft.com/t5/PowerApps-Ideas/idb-p/PowerAppsIdeas
Regards,
Mona