<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div style="padding-bottom: 10px; padding-top: 5px;">
<div style="padding:12px; border:1px solid #8D3970; background-color:#F7F9FA; color:#8D3970; font-size:14px; line-height:22px; font-family: Calibri, Arial, Helvetica, sans-serif;">
<strong>CAUTION:</strong> This e-mail originated outside the University of Southampton.
</div>
</div>
<div>
<div dir="ltr">hi,
<div><br>
</div>
<div>I want to add browse view by languages, contributors with specfic titile (like thesis advisor, ) and translator.</div>
<div>I write code in <a href="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%7C637475013342930316%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=sSeqztruGU7GOk0VjhTyO%2B0V2ceNhwwkkHgWweEI8gw%3D&reserved=0" originalSrc="http://view.pl/" shash="IMkDU9cjIALo/NMhPcLO1Thg9i715b/DvyQrgidcQp/oFvBMo+QHHwQyHUrgzw+gDt9e6V0ZnNKCrVV4ODhnhPtwKhskWFBpbdKWkqSydCHT59UxlY/2HvxMLsEI0J4gjIn1d6W97D6gKJXWKjDtzvHLaMJ3VEvhozUyxC5g31w=">view.pl</a> that mentioned below.</div>
<div>{ <br>
id=>"languages", <br>
allow_null=>0,<br>
hideempty => 1, <br>
menus => [<br>
{<br>
fields => [ "languages" ],<br>
new_column_at => [1, 1],<br>
mode => "sections",<br>
open_first_section => 1,<br>
},<br>
],<br>
<br>
order=>"title", <br>
include=>1 <br>
},<br>
</div>
<div>but it showing error that "<span style="color:rgb(0,0,0);font-family:monospace;font-size:medium">Dataset eprint does not have a field 'languages'</span>"</div>
<div>while uploading the pdf document there is the option to choose languages. I choose english. but nothing is showing.</div>
<div><br>
</div>
<div>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.</div>
<div><br>
</div>
<div><br>
</div>
<div>thanks,</div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
</body>
</html>