Folders can be customized so that they contain the contents of all or specific locations and location classes:
Create a menu option on your menu containing the following method:
Location.fnFolderList(thisCell.gjsMores)
Create a menu option on your menu containing the following method:
Location.fnFolderSub('myLocation'+delimiter+thisCell.gjsMores+delimiter+thisCell.id)
where myLocation is the name of the location that you want to display.
Create a menu option on your menu containing the following method:
LocationClass.fnFolderList(thisCell.gjsMores)
Create a menu option on your menu containing the following method:
LocationClass.fnFolderSub('myLocationClass'+delimiter+thisCell.gjsMores)
where myLocationClass is the name of the location class that you want to display.
Last reviewed: May 29, 2004
Copyright 1997, 2005 George James Software.