Physical Description displays code instead of format type label for some description codes
- Product: Voyager
- Relevant for Installation Type: Multi-Tenant Direct, Dedicated-Direct, Local, TotalCare
Problem symptoms
Record with four 007 fields displays format type labels for 2 of the fields and the 2-letter code for the other 2 fields
Cause
Not all codes in the 007 fields have a label defined in pageProperties.xml
Resolution
- Open pageProperties.xml for editing (in /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/{skin}xsl/userTextConfigs)
- Find the <physicalDescription> section.
- Add new values for any undefined codes. Example: define label for code kk
- <format type="kk">Poster</format>
- Save changes
- Article last edited: 03-Oct-2017