How do I configure a pop-up to include a hyperlink to a PDF? I use this syntax below in the eSearch widget and it works.
<links>
<link alias="Open Assessor Map" disablelinksifnull="true">
<![CDATA[PDF\{publish_RDDGIS_PCLCOMP_APBOOKPAGE}.PDF]]>
<icon><![CDATA[assets/images/w_link.png]]></icon>
</link>
I have searched and can't seem to find an example. I have looked over the widget help and documentation and do not seee an example of a PDF link.
Regards, Devon