I have added new fields in Metadata under Results options on Record search window. These are the fields that I have on my new Aspects. The problem is when I select them, they don't appear on a result window. The only fields that are selected are the ones check automatically.
Does anyone know which pages (js, ftl, …) are used to build the result window?
I have the same question to Alfresco Developers. My questions are:
1. Is it possible to add a custom metadata to the Results Tab in RM Search? The custom metadata is part of an Aspect I attached to a record or record folder. So far, I am successful in adding the metadata in the Results Options -> Metadata part (the list of check boxes). I am also able to add/include a new column in the Results Tab Data table but when I clicked search, my custom column is not populated. The following files that I have tweaked a little bit to achieved it.
a. rmoptions.ftl –> to add a check box for my new custom meta data b. rmresults-common.js and rmresults-common-min.js –> to add the a custom column the will hold the custom metadata value.
I am using Alfresco version 3.2r Enterprise and licensed!
Please Alfresco Developers, I badly need your inputs for this.