Display Links from 856 $u Field in e-mails from WebVoyage.
- Product: Voyager
- Product Version: 8.2.2
Question
Include links to electronic materials contained in MARC field 856 $u in emails sent to patrons from WebVoyage.
Answer
- On the voyager server navigate to /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/[skin]]/xsl/contentLayout/configs/
- Using a text editor, open emailcfg.xml
- Fields will display in the email in the order they appear in emailcfg.xml. Find where the link should be displayed and add the following:
<displayTags label="[label]"> <displayTag field="3000"/> </displayTags>
-
Save the changes to emailcfg.xml and test the changes.
- Article last edited: 03-Apr-2014