Hi,

I have an object on a page. Once in edit mode, I want certain properties of the 
object not to be editable. This in itself is not an issue since I can display 
the value using $object.getValue(‘propertyname’). I have however a custom 
displayer in place for this property which is activated using 
$doc.display($propertyname.getName()). Is it possible to use this displayer in 
edit mode?

With kind regards,

Peter
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to