Dear LifeH2O, As far as I know, this is not possible out of the box in DSpace. Moreover, what you are saying is not correct in many ways, ie. what will happen if an unscoped search (like simple search in home page) results items from both collections? Which column will be shown in such a case. The same applies for browsing.
If you ensure that search or browse result items belong only to one collection, then "BrowseListTag" and "ItemListTag" for JSPUI are the files you need to deal with, along with dspace configuration in order to allow separate configuration per collection. However, just to make it clear, this is not possible in the majority of the repositories since search and browse results span several collections. Regards, Kostas -----Original Message----- From: LifeH2O [mailto:[email protected]] Sent: Monday, June 17, 2013 2:54 PM To: [email protected] Subject: [Dspace-tech] Hide browse columns for which there is no metada All the collections in our system include /dc.student.class/. To make it visible we added it in dspace.cfg /webui.itemlist.columns = thumbnail, dc.date.issued(date), dc.title, dc.contributor.*, dc.student.class/ Now we have another collection 'Meeting minutes' which includes /time/ but no /student.class/or author. How do we hide Class column for this collection and add other columns if required for this collection only -- View this message in context: http://dspace.2283337.n4.nabble.com/Hide-browse-columns-for-which-there-is-n o-metada-tp4664985.html Sent from the DSpace - Tech mailing list archive at Nabble.com. ---------------------------------------------------------------------------- -- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

