How to display BIB ID in WebVoyage record view
- Product: Voyager
- Relevant for Installation Type: Multi-Tenant Direct, Dedicated-Direct, Local
Question
How can the bib_id be added to the record display in WebVoyage?
Answer
- Log onto server as voyager user
cd /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/{skin}/xsl/contentLayout/configs/- Open displaycfg.xml for editing.
- Find and uncomment the following section:
<!--
<displayTags label="Control Number:">
<displayTag field="001"/>
</displayTags>
-->
- Article last edited: 25-Jul-2018

