Login  Register

Re: Modifying Book Template

Posted by manjucmr on Apr 30, 2018; 11:41am
URL: http://ngl.70.s1.nabble.com/Modifying-Book-Template-tp7577318p7577325.html

Hi

All the marc templates are available under C:\NewGenLibFiles\MarcDictionary. here u will get all the template files to edit

to add volume information in Book template
open the Book.template file using word pad or note pad and paste below code just before the last code </Template>

<Tag value="440" I1="" I2="">
    <Subfield value="v" Description="Volume number of the document"/>
  </Tag>

To add volume information to particular catalogue
open the catalogue--> modify-->click on add field-->type the tag as 440--> select the proper subfield(subfield is v)--> OK