Hi,
If you download the nighty build, you will find a little new functionality that can fit your request.
I have added a new tag in the renderer blueprint of the graphic tree.
You can put in place of "prop" the tag "ifvalue".
This tag takes 2 dedicated attributes :
- "path" to describe the property you want to display
- "default" to describe the property that you want display if the "path" property is not defined.
Everything else that worked with "prop" tag, will work with "ifvalue".
The default rendering is modified accordingly to display "CHR" value if "BIRT" value is not defined and "BURI" value if "DEAT" value is not defined. (If no value is defined, the display is exactly the same than before).
You can take this template as example to create your specific display.
By the way, Frédéric enrolled me in the developing crew.
Regards,
Zurga