Folder notes used to be a nice-looking feature, but it is looking messy right now. Columns are displaying that shouldn’t display (like r_object_id), there were two message fields even thought it was configured just for one.
I was looking through the demo, it actually is configured to show everything it is showing. The only thing that it is showing that theoretically could be construed as showing up incorrectly is the object ID, which is declared with the attribute of hidden. However, unlike Search Results, where you have the option to show/hide attributes (and hide attributes by default using the isHiddenSearchResult attribute in config-details.xml), there is no such option for folder notes. It just isn't implemented since it doesn't use beanform.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I was looking through the demo, it actually is configured to show everything it is showing. The only thing that it is showing that theoretically could be construed as showing up incorrectly is the object ID, which is declared with the attribute of hidden. However, unlike Search Results, where you have the option to show/hide attributes (and hide attributes by default using the isHiddenSearchResult attribute in config-details.xml), there is no such option for folder notes. It just isn't implemented since it doesn't use beanform.