Hello everyone. I am new to Dspace. I am configuring DSpace to have a web with a bilingual interface (English, Spanish) Among other things, I have added the dc.description field, both for English and Spanish.
When I navigate to the full item page, I see both fields: dc.description(en) and dc.description(es). When I navigate to the simple item page, I also see the two fields. However, on this page, the simple item page, I would like to see only the field that corresponds to the interface language. That is, if the interface at a given moment is in Spanish, I would like to see only the dc.description(es) field. However, if the interface at another time is in English, I'd like to see just the dc.description(en) field. I've been reading the documentation and I see that I can modify the structure of the simple item page by modifying the "untyped-item.component.html" file. There, I can add and remove fields, but how can I make it show only dc.description(en) or dc.description(es) depending on the interface language? Thank you very much. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/efe8788a-4d89-4a26-8d5e-dba501245a59n%40googlegroups.com.
