I want to add some different MARC fields that are not part of the default to 2.2.6. Is there a way to do this? I already know about the " + " sign to repeat fields that are part of the default new biblio record, but I want to know if there's a way, for example, to add an 050 field. Thanks for any responses! Amy
I want to add some different MARC fields that are not part of the default to 2.2.6. Is there a way to do this?
I already know about the " + " sign to repeat fields that are part of the default new biblio record, but I want to know if there's a way, for example, to add an 050 field. Yes, you absolutely can do this. The MARC structure is managed in the Bibliographic Framework section of Koha's Parameters area. From there, you can add a new tag, then add subfields to the tag as needed. If the
Hi Amy, ----- "Amy Purvis" <apurvis@galened.com> wrote: process is a bit daunting, you might want to check the documentation on http://kohadocs.org Of course, if you have any questions or need additional help, feel free to post and we'll do our best to answer. Sincerely, -- Joshua Ferraro SUPPORT FOR OPEN-SOURCE SOFTWARE President, Technology migration, training, maintenance, support LibLime Featuring Koha Open-Source ILS jmf@liblime.com |Full Demos at http://liblime.com/koha |1(888)KohaILS
Joshua M. Ferraro <jmf@...> writes:
Hi Amy,
I want to add some different MARC fields that are not part of the default to 2.2.6. Is there a way to do this?
I already know about the " + " sign to repeat fields that are part of the default new biblio record, but I want to know if there's a way, for example, to add an 050 field. Yes, you absolutely can do this. The MARC structure is managed in the Bibliographic Framework section of Koha's Parameters area. From there, you can add a new tag, then add subfields to the tag as needed. If the
----- "Amy Purvis" <apurvis@...> wrote: process is a bit daunting, you might want to check the documentation on
Of course, if you have any questions or need additional help, feel free to post and we'll do our best to answer.
Okay, now I've been there but I can't get the new field to show up in the blank bib record. Nothing happens. I've looked in the documentation (I made myself a book) and don't have a clue what I'm doing wrong. Thanks again for any input... Amy
Sincerely,
Hi! Has this issue been resolved? I have the same problem. In Administration --> MARC Frameworks I can see under the Default framework the field 080 (UNIVERSAL DECIMAL CLASSIFICATION NUMBER) - which I want to add. When cataloging I add choose Add MARC Record but under the tab 0 there's no field 080. How can I change or fix this? Thanx! Alan -- View this message in context: http://koha.1045719.n5.nabble.com/Adding-MARC-fields-tp3050433p5624375.html Sent from the Koha-general mailing list archive at Nabble.com.
On 7 April 2012 22:30, alan_new <alanpepelko@aim.com> wrote:
Hi!
Has this issue been resolved?
I have the same problem. In Administration --> MARC Frameworks I can see under the Default framework the field 080 (UNIVERSAL DECIMAL CLASSIFICATION NUMBER) - which I want to add. When cataloging I add choose Add MARC Record but under the tab 0 there's no field 080. How can I change or fix this?
What version of Koha are you using? Chris
Koha 3.6 installed on Debian Squeeze. -- Alan Pepelko Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Saturday, 7. April 2012 at 12:34, Chris Cormack wrote:
On 7 April 2012 22:30, alan_new <alanpepelko@aim.com (mailto:alanpepelko@aim.com)> wrote:
Hi!
Has this issue been resolved?
I have the same problem. In Administration --> MARC Frameworks I can see under the Default framework the field 080 (UNIVERSAL DECIMAL CLASSIFICATION NUMBER) - which I want to add. When cataloging I add choose Add MARC Record but under the tab 0 there's no field 080. How can I change or fix this?
What version of Koha are you using?
Chris
On 7 April 2012 22:40, Alan Pepelko <alanpepelko@aim.com> wrote:
Koha 3.6 installed on Debian Squeeze.
In that case, I bet you have all the subfields set to hidden. Take a look at https://yoursite/cgi-bin/koha/admin/marc_subfields_structure.pl?tagfield=080&frameworkcode= And edit the ones you want to show. http://manual.koha-community.org/3.6/en/catadmin.html#marcbibframeworks Look at section 4.1.4 Chris
Thank you very much, that was it. :) -- Alan Pepelko Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Saturday, 7. April 2012 at 13:02, Chris Cormack wrote:
On 7 April 2012 22:40, Alan Pepelko <alanpepelko@aim.com (mailto:alanpepelko@aim.com)> wrote:
Koha 3.6 installed on Debian Squeeze.
In that case, I bet you have all the subfields set to hidden. Take a look at
https://yoursite/cgi-bin/koha/admin/marc_subfields_structure.pl?tagfield=080&frameworkcode=
And edit the ones you want to show. http://manual.koha-community.org/3.6/en/catadmin.html#marcbibframeworks Look at section 4.1.4
Chris
participants (5)
-
Alan Pepelko -
alan_new -
Amy Purvis -
Chris Cormack -
Joshua M. Ferraro