Hi Rob,
Something like this?
<#if !attribute.isGeometry>
<#if attribute.name!="fid">
<td>${attribute.value}</td>
</#if>
</#if>
http://www.clemetparks.com/images/esig/cmp-ms-90x122.pngStephen Mather
Geographic Information Systems (GIS) Manager
(216) 635-3243
[email protected]
<http://www.clemetparks.com/> clevelandmetroparks.com
From: Robert Buckley [mailto:[email protected]]
Sent: Thursday, August 11, 2011 5:34 AM
To: [email protected]
Subject: [Geoserver-users] Freemarker Ttemplates
Hi,
I need a bit of help with the templates code.
I simply want to stop all my popups from having the FID field written to them.
Could anyone help me do this with a freemarker template?
yours,
Rob
<<image001.png>>
------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
