How to make the Folder Tree in WebDocs collapse by default - Support

How to make the Folder Tree in WebDocs collapse by default

From Support

Jump to: navigation, search
If you have a question or seek clarification, please call Technical Support.

Problem:

How do you make the Folder Tree in WebDocs collapsed by default?

Solution:

If you want to make the folder tree load without being expanded then simply change the following line

from

STARTALLOPEN = 1

to

STARTALLOPEN = 0

in the folderTreeLeftFrame.asp page in WebDocs.

Personal tools