In this section, you'll add two major functions to Folders.csp. You will also need to include RetrieveIStore.csp in Folders.csp, the file that contains the RetrieveIStore function. Remember: you need the RetrieveIStore function to retrieve the InfoStore object and query the APS.
The result will be a page that displays a list of folder names that allows the user to click on and move into a particular folder. You'll also provide a link named "Up a Level" that will enable the user to move back into the current folder's parent.
The two functions that are used to drill down on folders and move up a level are:
Once you understand how to retrieve child and parent folders, you will be able to retrieve the current folder. See Retrieving the current folder.
| Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |