Hi, I'm kind of new to arcgis viewer for flex, but I've started a project where I have service on a a GIS Server and one of the fields is a link to an image. An example of what a field would have is just the name of the file. so under field "photolink" the data would be "picture1.jpg".
What I would like to do is have it so that when the user clicks on a symbol, the photolink field is a link to "Networkdrive/project/pictures/picture1.jpg". Is this possible?
I've done some searching around on google and found some modified widgets that allow for hyper link fields, but I cannot figure out how to use them. I copy the xml and mxml file over to the folder with the original identify widget folder, but it does not seem to do anything.
Any help would be appreciated.
Thanks.