Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
SOLVED

Adding title to nt:folder node

Avatar

Level 4

We need to set a title on a root folder in the DAM without changing the system name.  I was told that this is not possible on nt:folder nodes.   What can we do?

1 Accepted Solution

Avatar

Correct answer by
Level 10

That's correct not allowed adding any property.  However if you really need it still can add extra properties to these nodes using mixins! 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

That's correct not allowed adding any property.  However if you really need it still can add extra properties to these nodes using mixins!