tree collapse to root node while refreshing the page

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

tree collapse to root node while refreshing the page

Manesh Kumar
hi all,

Orbeon tree collapse to root node while refreshing the  page.Is there any
solution to retain the state of a tree , when a page is refreshed ?

thanks ,
manesh

_________________________________________________________________
Catch all the cricketing action right here. Live score, match reports,
photos et al. http://content.msn.co.in/Sports/Cricket/Default.aspx




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: tree collapse to root node while refreshing the page

Alessandro Vernet
Administrator
Hi Manesh,

On 5/29/07, Manesh Kumar <[hidden email]> wrote:
> Orbeon tree collapse to root node while refreshing the  page.Is there any
> solution to retain the state of a tree , when a page is refreshed ?

The select1 tree will reopen the tree so just the currently selected
value is visible. And the select tree (with check boxes) will open the
tree so all the selected items are visible.

The instance only contains the selected values, but doesn't contain
the open branches. So when you leave the page, that information is
lost. You could imagine an additional and optional binding for trees
that stores in another node of the instance not the selected values
but the open branches.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws