p_cir_11: Sorting by author
- Article Type: General
- Product: Aleph
- Product Version: 16.02
Description:
Our staff would like to be able to sort the p_cir_11 report by author. How would we do this?
Resolution:
You already have the following line in the abc01 tab_sort:
02 01 1#### a 7#### a 00 0
0
Thus, to sort the report by author, you would:
1. Copy the /exlibris/aleph/a18_3/aleph/pc_b_eng/p-cir-11.xml to /exlibris/aleph/u18_3/alephe/pc_b_eng/p-cir-11.xml
2. Include the following lines in the u18_3.../p-cir-11.xml:
<cbitem>
<value>02</value>
<display>Author</display>
</cbitem>
- Article last edited: 10/8/2013