I have a small problem with identify tool. There is part of configuration file:
<layer>
<name>Chamber</name>
<fields>MARK,Z</fields>
<linkfield>MARK</linkfield>
<linkprefix>files/chamber/</linkprefix>
<linksuffix>.pdf</linksuffix>
<iconfield></iconfield>
<iconprefix></iconprefix>
<iconsuffix></iconsuffix>
<zoomscale>500</zoomscale>
<forcescale>true</forcescale>
</layer>
So when I click on object I see working link, and the Z field value, but It would be great if I also see the MARK field value in identify window.