Skip to Content
0
Former Member
Jun 10, 2009 at 10:30 AM

Create custom property renderer

30 Views

Dear,

I've defined 2 property metadata fields. One containing a title and another one containing an URL.

I want that those 2 properties are showed together: meaning Show the title property as a hyperlink,with the URL of the other metadata property begind the link.

I'm planning to develop a Custom property renderer. But in order not to hard code the the reference to the URL metadata I would like to specify it as a parameter. So I can reuse the code of my custom renderer.

Is there any way to add a custom properties to a custom developed Resource Manager?

if this is not possible is there another way than hardcoding to solve my problem ?

Thanks a lot!!!

Kind regards,

Dries