photo link broken in long description using instant/global search but works elsewhere
Has anyone seen this behavior for a photo link in HTML viewer (2.6)?
Here is the viewer I am working on:
http://gis.greenvillesc.gov/Html5Viewer/?viewer=SpringwoodCemetery
1) Search by Name using the tool (a workflow) on the home panel - search for "Davis, Nathan". This is an unmarked grave and you will receive a solid black "unmarked grave" image in the long description on the results panel. Click to zoom in and click on any green dot (unmarked graves) and the unmarked grave image displays in the map tip. So, all is well and good with the map tip and the results from a workflow.
2) Use the Instant search for "davis, nathan", and for me, I keep seeing only a broken link for the image in the results panel. Why would it not work here?
Do you see the same thing? Any ideas before I go to Support?
Thanks,
Carmen
0
-
Yes, I get the same. Can you show what your Feature and Feature Long Descriptions look like? Have you made any changes to your JSON file? 0 -
Yes, I have made changes to the .json file (assuming you mean desktop.json.js ).
Will post long descriptions tomorrow when I get back to work. They are very simple.
Thanks,
carmen0 -
Here is the long description. I tried totally deleting everything and retyping it in. I tried putting in the short description as well.
<span style="font-weight: bold;">{NAME_FOR_SEARCH}</span><div><span style="font-weight: bold;">Death Date: </span><span style="font-size: 10pt;">{DEATH_DATE_FOR_SEARCH}</span></div><div><span style="font-size: 10pt; font-weight: bold;">Date of Birth on Headstone: </span><span style="font-size: 10pt;">{GPS_BIRTHDATE}</span></div><div><img src="{PHOTOPATH}" height="200"/></div>
With regard to .json - I retried with the "original" .json with same result. I removed the custom desktop.css that was being used. Still same result.
Thanks,
Carmen0
Please sign in to leave a comment.
Comments
3 comments