This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Auto-expand Top WBS_Element on Project plan ?

fli - Wednesday, December 8, 2010 8:21 AM:

Hi,

I simply would like the Structure in the Project Plan to auto-expand when the Project item is opened.

I believe it is done from the ProjectTree.htm  but for now this is as close I can come to it

BR/ Christoffer



Ronan - Wednesday, December 8, 2010 11:12 AM:

It sure is done in ProjectTree.htm

Try to search for "expand" and see where you can change the default behavior. Maybe binding expandAll() to a html onload event somewhere in the tree could work...



vishal_trivedi - Thursday, December 9, 2010 7:36 AM:

Hi Christoffer,

 

There is a page called ProjectTree.htm where you can make changes according to ProjectTree.

 -Vishal