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 Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/dspace-community/053649aa-f364-40c0-ad1e-5db8f2da75f7n%40googlegroups.com.