Thank you very much.

вторник, 23 апреля 2024 г. в 19:46:09 UTC+3, DSpace Technical Support: 

> Hi Maksim,
>
> In DSpace 7, the author list for an Item (article) should automatically 
> only show the first 10 authors followed by a "View more..." link.  Clicking 
> that link will then display the next 10 authors.   This is how basic 
> pagination is currently achieved in metadata fields which have a very large 
> number of values.   There is currently not a way to jump to a specific page 
> (e.g. to see the 100th author, you'd need to click "View more.." 10 times 
> in a row).  But, we'd welcome brainstorms or code from anyone if anyone on 
> this list has found a way to achieve that.
>
> The code for this behavior can be found in the 
> `metadata-representation-list.component.ts` which is used to display 
> authors (and other fields): 
> https://github.com/DSpace/dspace-angular/blob/dspace-7_x/src/app/item-page/simple/metadata-representation-list/metadata-representation-list.component.ts
>
> Tim
>
> On Monday, April 15, 2024 at 4:19:10 AM UTC-5 Maksim Donchenko wrote:
>
>> Hello, everyone. I have the following question: if I have an article with 
>> a large number of authors (several hundred or even thousands), is it 
>> possible to display them by dividing the list into pages. Thank you in 
>> advance for your answer.
>>
>> Sincerely, Maksim
>>
>

-- 
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/00cdd9d5-32fe-4c51-a29a-50948c9ef1b7n%40googlegroups.com.

Reply via email to