I have a virtual directory set up to where my plats are. They are in .tif format but I do have one in .pdf format to use to test this widget.
<descriptionlabel>Use the identify tool to identify features on the map:</descriptionlabel>
<pointlabel>Identify</pointlabel>
<clearlabel>Clear</clearlabel>
<loadinglabel>Loading...</loadinglabel>
<selectionlabel>Features Identified:</selectionlabel>
</labels>
<layers>
<layer>
<name>Lot</name>
<linkfield>PLATLINK</linkfield>
</layer>
<layer>
<name></name>
<linkfield></linkfield>
</layer>
</layers>
</configuration>
Not sure why this isn't working. I modified the identifywidget.xml, do I need to modify anything else to get this to work? Might be easier to just explain what to do and I will do it per the instructions and see if I missed anything.