[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[EP-tech] eprints 3.4: add new browse by Field



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