As far as I know, the only way to modify that view in the xmlui is to modify the xsl file. Assuming you are on a unix based system, you can do the following command at the base of your source tree to find the file.
Ø find . –name item-view.xsl –print You will most likely see multiple files, and need to pick the one appropriate for the theme you are working with. Also, be sure that if you modify the file, you keep the changes in the modules directory version, to make updating later easier (Learned this the hard way), rather than modifying it in place. Matthew From: dspace-tech@googlegroups.com [mailto:dspace-tech@googlegroups.com] On Behalf Of Tom Avino Sent: Wednesday, October 05, 2016 10:38 AM To: DSpace Technical Support <dspace-tech@googlegroups.com> Subject: [dspace-tech] Switching from JSPUI to XMLUI - Customize the Simple Item record We are new to XMLUI. We are in the process of upgrading dspace 3.3(JSPUI) to 5.5(XMLUI). I am trying to customize which metadata items are displayed in the Simple item records screen. JSPUI uses the dspace.cfg file to do this. Can someone point me in the right direction to customize this using XMLUI? Thank you, Tom Avino LITES II Application Developer | SAIC o: 757.864-8495 | thomas.w.av...@nasa.gov<mailto:thomas.w.av...@nasa.gov> f: 757.864-6649 | thomas.av...@saic.com<mailto:thomas.av...@saic.com> -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com<mailto:dspace-tech+unsubscr...@googlegroups.com>. To post to this group, send email to dspace-tech@googlegroups.com<mailto:dspace-tech@googlegroups.com>. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com. To post to this group, send email to dspace-tech@googlegroups.com. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.