As title. I need to be able to have an image loaded from a remote location. At the moment I can only choose an image from the drive. I’ve tried adding style code to the rectangle to no avail.
Help appreciated.
Edit: I got it working by adding to the rectangle shapes textbox:
You can do it with a little bit of javascript. Write a js function like this and give your rectangle the id picture. Trigger the function from where you like.