Hi. I migrated my custom folder node to use a nt:folder, which only allows children of type nt:file...
Unfortunately, there are properties that I need to store on the nt:file node that are not defined. For example, I need to store a display name property, and a caption (if the nt:file is an image), description and other miscellaneous information. Can someone provide some direction on how I can extend nt:file to store these additional properties? Thanks!
