EPrints Technical Mailing List Archive
Message: #08504
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] about browse-view
- To: eprints-tech@ecs.soton.ac.uk, Sonu Yadav <yvsonu1987@gmail.com>
- Subject: Re: [EP-tech] about browse-view
- From: James Kerwin <jkerwin2101@gmail.com>
- Date: Fri, 29 Jan 2021 08:02:07 +0000
CAUTION: This e-mail originated outside the University of Southampton.
Hello,
I can't say for certain this will solve your problems, or is even correct for your repository, but in mine the EPrint dataset has a "language" field. Not "languages". Maybe try altering it to be language without the S at the end?
Thanks,
James
On Fri, Jan 29, 2021 at 7:28 AM Sonu Yadav via Eprints-tech <eprints-tech@ecs.soton.ac.uk> wrote:
*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-techCAUTION: 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 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,
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
- Follow-Ups:
- Re: [EP-tech] about browse-view
- From: James Kerwin <jkerwin2101@gmail.com>
- Re: [EP-tech] about browse-view
- References:
- [EP-tech] about browse-view
- From: Sonu Yadav <yvsonu1987@gmail.com>
- Re: [EP-tech] about browse-view
- From: James Kerwin <jkerwin2101@gmail.com>
- [EP-tech] about browse-view
- Prev by Date: [EP-tech] about browse-view
- Next by Date: Re: [EP-tech] Eprints-tech Digest, Vol 148, Issue 66
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):