[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EP-tech] about browse-view
CAUTION: This e-mail originated outside the University of Southampton.
hi,
I want to add browse view by languages, contributors with specfic titile (like thesis advisor, ) and translator.
I write code in view.pl<https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fview.pl%2F&data=04%7C01%7Ceprints-tech%40ecs.soton.ac.uk%7C76bdbab9ae6542ea439108d8c425aa87%7C4a5378f929f44d3ebe89669d03ada9d8%7C0%7C0%7C637475013342910323%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=g6MVX1E8g2CbLIXvLD1vP%2BCK2WUXtcAxkKkrO1iBqoo%3D&reserved=0> that mentioned below.
{
id=>"languages",
allow_null=>0,
hideempty => 1,
menus => [
{
fields => [ "languages" ],
new_column_at => [1, 1],
mode => "sections",
open_first_section => 1,
},
],
order=>"title",
include=>1
},
but it showing error that "Dataset eprint does not have a field 'languages'"
while uploading the pdf document there is the option to choose languages. I choose english. but nothing is showing.
one more thing if I create a custom metadata field in details menu while uploading any document. so, how to add this new fields in browse view.
thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/attachments/20210129/0030ffc6/attachment.html