[Koha] OPAC Hidden Items (OPACHiddenItems) and NOT_LOAN

Tomas Cohen Arazi tomascohen at gmail.com
Wed Jun 16 15:24:05 NZST 2021


OpacHiddenItems is not about authorized value categories, but the 'items'
table column names.

So you need to put

---
column1: [value1,...,value]
...


NOT_LOAN is an authorized vale category which (by default) is used to fill
items.notforloan values. Some libraries might use their own categories,
correctly mapped in the MARC frameworks.

Hope it helps.



El mar., 15 jun. 2021 23:08, Charles Kelley <cmkelleymls at gmail.com>
escribió:

> Hello, M. Cruciani!
>
>     In our latest exchange, on 16 June 2021 at 09:01 [JST] I received the
> following from you:
>
> Hi, you could try following these steps:
> > https://bywatersolutions.com/education/hiding-items-on-the-opac
> > I´s worked for me!
> > Hope it helps,
> >
> > Regards,
> >
> > Paola V. Cruciani
> > Biblioteca de Geografía y Turismo
> > Universidad Nacional del Sur
> > Argentina
> >
>
>     Yes, OPACHiddenItems works for us, too, but I'm trying to make it work
> for the for NOT_LOAN, too. I haven't been able to find the field name and
> the examples don't show NOT_LOAN. Well, I just now checked the schema, got
> the field name from the schema, and applied it to OPACHiddenItems. In our
> case, it was
>
>     notforloan: [5]
>
>     It worked!
>
>     So that's my suggestion: check the schema for the field name and use it
> in OPACHiddenItems.
>
> --
>
>     気を付けて。 /ki wo tukete/ = Take care.
>
>     -- Charles.
>
>     Charles Kelley, MLS
>     PSC 704 Box 1029
>     APO AP 96338
>
>     Charles Kelley
>     Tsukimino 1-Chome 5-2
>     Tsukimino Gaadenia #210
>     Yamato-shi, Kanagawa-ken
>     〒242-0002 JAPAN
>
>     +1-301-741-7122 [US cell]
>     +81-80-4356-2178 [JPN cell]
>
>     mnogojazyk at aol.com [h]
>     cmkelleymls at gmail.com [p]
>
>     linkedin.com/in/cmkelleymls <http://www.linkedin.com/in/cmkelleymls>
>     Meeting Your Information Needs. Virtually.
> _______________________________________________
>
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list