This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Mar 10, 2011, 9:16 PM
10 Posts

ItemFileReadStore, ForestStoreModel, Dijit Tree & All That Jazz

  • Category: Dojo and Client Side JavaScript
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags: dijit dojo navigator cache refresh
  • Replies: 0
I'm still wrestling with the old chestnut of having a dijit tree (which uses the ItemFileReadStore and ForestStoreModel, the nodes of which are links to xPages containing viewPanels. 

The tree is displayed in a div on the left of the screen and the xPages are displayed on the right.   There were initially no problems, until the tree and the corresponding xPages grew to 40, and now the tree refreshes and doesn't retain it's focus when the nodes are clicked and the xPages are displayed.  I have urlPreventCache="false" on the ItemFileReadStore, and the tree itself never changes, so why does it refresh all the time? 

How can I stop this and just have the urls displayed on the right change?  I thought perhaps if I used a ContentPane to house the results that would help, as I understand that they are similar to iframes (which I know nothing about), but that does not seem to affect the problem at all.
 
Any suggestions would be much appreciated.

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal