Hi,
I just wanted to rephrase the question to make it a bit more clear what I want to do:
I'm currently developing custom views in Alfresco using FreeMarker.
Is there a way , given the name of an aspect, to see which properties are defined for that aspect (in FreeMarker)?
What I would like to do is generate a report using FreeMarker which shows which properties of a certain aspect are filled in and which aren't.
I want to do this as dynamically as possible.
It seems that when you assign an aspect to content, only the filled in properties of that aspects are available in the properties list of the content.
Kind regards,
Frederick Bousson