Re: Display the display name
| Newsgroups | gmane.comp.cms.jahia.template |
|---|---|
| Message-ID | <OF3C7C881F.08B5CC47-ONC1256F50.0047943C-C1256F50.0047BEAB@generic.se> |
Hi again. I found the way to do it. Use <bean:write name="logo" property="fileFieldTitle" filter="false"/>. Not that I'm quite sure what filter="false" does but it works now. /Christian [email protected] wrote on 2004-11-18 13:10:13: > Hi all! > I have changed the display name for the logo on our site and I want to use > it as an alt text for the image. Is there a property I can use for that, > i.e. <bean:write name="logo" property="displayname"/>? > > Thanks > /Christian >