Hi,
Im trying to implement a new Property Renderer, but i cant find documentation about the renderProperty(IProperty property, IMetaName metaName, IResource resource, IProxy proxy, IParameters parameters) method and is arguments.
In my implementation code, property argument always comes with null value. Whats de reason?
I need to implement a property render to display the user id instead of user name when using the standard property createdby.
Thanks and regards,
John