Ok, I got it, you can use Velocity Scripting in the Custom Display Property
to render the display in the way you want it...
For example here is the code to a "custom display" so the value of the
property is displayed in bold and red.
$doc.getValue("DataName")
Where DataName is the name of my property... actually it's really easy to do
what you want if you understand the xwiki javadoc
(
http://platform.xwiki.org/xwiki/bin/download/DevGuide/API/xwiki%2Dcore%2D1.…)
--
View this message in context:
http://www.nabble.com/Help-with-custom-display-tp16277592p16302208.html
Sent from the XWiki- Users mailing list archive at
Nabble.com.