The tree control is not working in realease 8.5.3.
Error message:
Control Id: computedField1
Exception
Error while executing JavaScript computed expression
Script interpreter error, line=29, col=76: [ReferenceError] 'com' not found
at [/Tree.jss].getJsonStringView(null,null,xpCC,Subject,null,2,null,false,3)
The code line failing:
29: var organJSON:com.ibm.test.tree.OrganJSON =new com.ibm.xpages.dojo.OrganJSON();