Dear colleagues,
I am customizing the simple item view page in the file src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html. One of the customizations involves displaying the *titles of related items*. Currently, I am using the following component to display the related items: <ds-item-page-uri-field [item]="object" [fields]="[ 'dc.relation.uri']" [label]="'item.page.relation.uri'"> </ds-item-page-uri-field> However, this component only displays the *link* of the related items. I would like to know the best approach to modify or extend this component to display the *titles* of the related items instead of the link. Thank you in advance for your attention and collaboration. Best regards, Lucas. -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- 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 view this discussion visit https://groups.google.com/d/msgid/dspace-tech/9fab0f96-1b01-4c8a-9ea0-9bfce974be8dn%40googlegroups.com.