Hello Victoria, you can configure the simple item view in the dspace.cfg see https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/dspace.cfg#L1748 Uncomment this part https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace/config/dspace.cfg#L1775 and change it to your liking At the moment it uses dc.contributor.* and it is thus displaying both in the same field. To have the proper label take a look at: https://github.com/DSpace/DSpace/blob/dspace-5.5/dspace-api/src/main/resources/Messages.properties#L68
On how to edit the message catalogue see https://wiki.duraspace.org/display/DSDOC5x/Localization+L10n#LocalizationL10n-JSPUIspecificlocalization Hope this helps Claudia Jürgen Am 02.11.2017 um 23:15 schrieb Victoria Parra:
Hi guys good night! how are you?. I have our institutional repository with dspace 5.5 jspui and I enabled field contributor.advisor in my metadata form . it work ok. but when I show results after upload, the output form display field contributor.author also the new field contributor.advisor in the same row with the same label author. I wanna do a change I wanna add a row with title tutor(advisor) and display results of contributor.advisor but I dont know where I can do it. I upload a pick about what I wanna do. Thank you if you can help me.
-- Claudia Juergen Eldorado Technische Universität Dortmund Universitätsbibliothek Vogelpothsweg 76 44227 Dortmund Tel.: +49 231-755 40 43 Fax: +49 231-755 40 32 [email protected] www.ub.tu-dortmund.de Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender und vernichten Sie diese Mail. Vielen Dank. Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines solchen Schriftstücks per Telefax erfolgen. Important note: The information included in this e-mail is confidential. It is solely intended for the recipient. If you are not the intended recipient of this e-mail please contact the sender and delete this message. Thank you. Without prejudice of e-mail correspondence, our statements are only legally binding when they are made in the conventional written form (with personal signature) or when such documents are sent by fax. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
