[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EP-tech] eprints 3.4: add new browse by Field
- Subject: [EP-tech] eprints 3.4: add new browse by Field
- From: sgi-support at ost.ch (SGI Support | OST - Ostschweizer Fachhochschule)
- Date: Thu, 22 Apr 2021 14:36:32 +0000
- In-reply-to: <AM6PR09MB35383400897A8C9980C5362488469@AM6PR09MB3538.eurprd09.prod.outlook.com>
- References: <AM6PR09MB35383400897A8C9980C5362488469@AM6PR09MB3538.eurprd09.prod.outlook.com> <AM6PR09MB353813C8DC5CD700FE88897A88469@AM6PR09MB3538.eurprd09.prod.outlook.com>
CAUTION: This e-mail originated outside the University of Southampton.
Hey
How can I add the Field "Contributors" to "Browse by"
I have successfully created the view with this code in file views.pl:
id => "contributors",
menus => [
{
fields => [ "contributors_type" ],
hideempty => 1,
},
{
fields => [ "contributors_name" ],
reverse_order => 0,
allow_null => 1,
new_column_at => [10,10],
}
],
order => "contributors_name/title",
variations => [
"contributors_name;first_letter",
"type",
"DEFAULT" ],
},
When I go to https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Feprints.mydomain.com%2Fview&data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C072ee546cc404c05d7c008d9059c06da%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637546989949684820%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=3G0oGtVQPtIou9LBwBlRatsQN%2BHLj%2FGskM8N87IWZXw%3D&reserved=0 I see Contributors and all working well. But when I try "Browse by" the entry Contributors is missing.
We have installed eprints 3.4.2. What can I do for fix the problem?
Thanks for Support
Greetings Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/attachments/20210422/8c061341/attachment.html