How to change Not Charged status message in WebVoyage?
- Product: Voyager
Question
How to change item status display from Not Charged to Available?
Answer
- Navigate to skin directory: cd /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/<skin>
- Open webvoyage.properties for editing: vi webvoyage.properties
- Find these lines and edit message values:
holdings.item.status.1=Not Charged
page.myAccount.chargedItem.item.status.1=Not Charged
- Save changes.
- View changes in WebVoyage interface.
Additional Information
Use similar procedure for changing other item status messages (Charged, etc.)
There are multiple locations where item stati are configured in the webvoyage.properties file. For the sake of consistency you will likely want to change all relevant sections including holdings.item.status, page.myAccount.chargedItem.item.status, holdings.item.request.status, and also possibly page.searchResults.item.status.
- Article last edited: 01-Aug-2019