I am trying to display an image using a webpage in low code app. When putting the URL into the web component, I am able to get the image but the web component remains in that image even when the image has changed or is gone.
Is there a setting that I could use to refresh the webpage automatically on an interval.
Hi Wim,
Thanks for the suggestion, I tried configuring the url as you suggested as well as playing around with some of the settings in the docs. Unfortunately I have not been able to get it to work. Not sure if I made a mistake somewhere and was wondering if you could give me any insights of what might be wrong.
when using the /VideoThumbnails/Video.htm?type=Generic%20Images&source=http://IpAddress/Folder/Picture.png&refresh=5000 only it seems to not give any information and putting in the dma hostname it seems to give me the link of the cloud connected hostname as shown below
Thanks Wim again, I manage to get the url to work however the page is still not refreshing. I have left a screenshot below to see if you can spot anything wrong
Hi Wim, edited my “answer” with updates. so that I dont need to keep creating new answers
The URL should not start with a hashtag (that’s for embedding in Visio only).
Using relative URL has the advantage that it should work on any DMA in the cluster and also from remote access using the cloud connection (although proxy should be set to true then).