I am working with Alfresco frontend and I need to show aditional information in space details properties tab.
Is there any way to show the full name (i.e. firstName and lastName) of the space creator (or modifier)? By default only the userName is shown in the creator and modifier fields, and I don't know if this is possible show this information.
I actually don't know if the additional data I mentioned is stored within the space node; now that you're saying it's not working, I believe not. So Alfresco possibly only stores the username as you see it, when writing the space or content owner to the respective node. There's then no easy way to display these real name information (except via scripts that start from rules when something gets updated).