Adding an image to a Workflow Design Form
I'm experimenting with the new Workflow Designer in 3.7. I can't get the image control to work. I specify the source Uri as E:/Latitude Geographics/Geocortex Essentials/Default/REST Elements/Sites/OCMap/Images/test.jpg The image correctly appears in the form design screen, but doesn't appear when I run the workflow via the Silverlight Viewer. Any ideas???
Thanks
Chris
-
Try putting the path to your "test.jpg" file in an http link format. For example:
http://<server>/Geocortex/Essentials/<instance_name>/REST/sites/<site_name>/viewers/<viewer_name>/VirtualDirectory/Resources/Images/test.jpg
Assuming you put the "test.jpg" in your site's "images" directory, you can find the path by opening the GE REST endpoint and drilling down on the "Viewers" link until you find the image file you are interested in. Copy and paste that URL as your source.
Steve
0 -
Thanks Steve, that did the trick.
Chris
0
Please sign in to leave a comment.
Comments
2 comments