Re: [Koha] Hiding/displaying fields in the OPAC.

2016-12-15 Thread Pedro Amorim
Just realized the links I shared are from a forked repository. The file for reference in the official repository is: https://github.com/Koha-Community/Koha/blob/master/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl Good luck, Pedro Amorim 2016-12-15 16:58 GMT-01:00 Pedro

Re: [Koha] Hiding/displaying fields in the OPAC.

2016-12-15 Thread Pedro Amorim
Hello R. Antonio, I'm guessing you're using MARC21, so: You need to edit the file located at: /usr/share/koha/opac/htdocs/opac-tmpl/bootstrap//xslt/MARC21slim2OPACDetail.xsl And make the changes you want, like deleting fields you don't want showing and adding new fields that aren't showing.

[Koha] Hiding/displaying fields in the OPAC.

2016-12-15 Thread R . A . Muñoz Gómez
Hello everyone! I was wondering if anyone could advise on how to hide fields from the "Normal view" of a record in the OPAC. Specifically 336-338 fields. I tried going to Administration/MARC frameworks/subfield structure/advanced constraints and then un-checking the box that says "OPAC".