Are there any good solutions for drawing on top of a background image from a container field?
I'm working on a web viewer that can draw on an image, but I'm supplying the image from a URL. I haven't figured out how to pass in an image from a container yet, or save the edited image.
Would this be useful for anyone, if I can get the rest working? Any tips on sending an image from a container to a web viewer?
@Malcolm , thanks for the tip about storing the web viewer code in a text field outside of the layout!