Get Image Path

0
Hi guys, Was wondering how is it possible to get a certain image object path (URL) on a certain form from dojo (through a widget). Something like getAttribute, but for Image URL path. Thanks.
asked
1 answers
2

See dynamic image/static image (image viewer from appstore). You can also inspect an enum image in a grid with firebug.

answered