EPrints Technical Mailing List Archive

Message: #06125


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

Re: [EP-tech] Filtering a view


Hi Jean-Marie,

I haven't tested this, but it might work…

In the view config, define a menu with the sub-field ('institution'), and 'allow_null' set to 0. Something like:

 

menus => [

  {

    fields => [ "creators_institution" ],

    allow_null => 0,

    …

  },

  {

    …

  },

}

 

Cheers,

John

 

PS (in case you don’t know) you can re-generate just one view using the '--view' option with bin/generate_views

 

From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] On Behalf Of Jean-Marie Le Bechec
Sent: 14 December 2016 12:28
To: eprints-tech@ecs.soton.ac.uk
Subject: [EP-tech] Filtering a view

 

Hello all,

I want to create an author index that only refers to authors whose institution field is filled :


How can we do that? I have seen the solution of Alan Stiles (http://www.eprints.org/tech.php/14651.html) but I can not manage to make it work. Maybe a problem with Eprints version? I work with eprints in version 3.3.12.

Thank you for your help.

Jean-Marie



-- 
 
***********************************************
Jean Marie Le Bechec
Service Commun de la Documentation
Responsable ingenierie documentaire
&
Direction du Systeme d'Information
Referent Etudes
 
Institut National Polytechnique de Toulouse
6 allee Emile Monso - bp 34038 -
31029 Toulouse cedex 4
Tel : 05 34 32 31 16
Tel Port : 06 40 81 35 68
Mail : lebechec@inp-toulouse.fr
***********************************************