[Koha-bugs] [Bug 31432] MARC21: Make 245 n and p subfields visible in frameworks by default

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 14 12:06:06 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31432

--- Comment #5 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
        - tagfield: "246"
          tagsubfield: "n"
          liblibrarian: "Number of part/section of a work"
          libopac: "Number of part/section of a work"
          repeatable: 1
          mandatory: 0
          kohafield: ""
          tab: 2
          authorised_value: ""
          authtypecode: ""
          value_builder: ""
          isurl:
          hidden: 9
          frameworkcode: ""
          seealso: ""
          link: ""
          defaultvalue:

        - tagfield: "246"
          tagsubfield: "p"
          liblibrarian: "Name of part/section of a work"
          libopac: "Name of part/section of a work"
          repeatable: 1
          mandatory: 0
          kohafield: ""
          tab: 2
          authorised_value: ""
          authtypecode: ""
          value_builder: ""
          isurl:
          hidden: -6
          frameworkcode: ""
          seealso: ""
          link: ""

I am seeing now that you change field 246. You are out of scope? Or change
title and what about 246$p ?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list