use of &initial-sort in browse/item.p

Chris Kelleher

Administrator
Staff member
SL4.0.2
TGIF -
Hi all. I'm really in need of some prodding in the right direction. I'm
attempting to change the default sort-by in the Item browser from "Item" to
"Description". We aren't multi-site and therefore can't access the Item
Global Master Screen. So, I must do 'the ugly' w/ the source. I think I
have narrowed it down to the &initial-sort argument in browse\item.p.
However, when I change this int value to anything other than it's default of
1, nothing changes. I think I may be using the argument incorrectly, or, it
must be changed in conjunction w/ something else. If ANYONE has
successfully made this mod, pls. lend a helping hand. My users will be
forever in our debt.
Regards -
Michael Fisher
 

Chris Kelleher

Administrator
Staff member
Look at find/item.p. Switch key1 & key2. I made a similar change to
item-pln.p recently so the MRP Detail Item browse defaulted to item, instead
of planner.
 
Top