users@woodstock.java.net

Re: Tree doesn't expand on select

From: Djohannot <david.johannot_at_heig-vd.ch>
Date: Fri, 22 Feb 2008 02:06:44 -0800 (PST)

Hi,

Thanks for your suggestion. the content of my url attribut is
url="/admin/commonTask.html", i haven't give the absolute URL. The strange
thing is that nothing append, it doesn't seem to execute any javascript
code, i see nothing with firebug.

Any other idea?

David



Dipesh Patel wrote:
>
> instead of using the url
> http://localhost:8080/inTrack/navTree.html#
>
> use the following url it will work
>
> http://<your machine ip not localhost>:8080/inTrack/navTree.html
>
> i seems this is a bug in wood stock component
>
>
> On Feb 19, 2008 11:21 PM, Djohannot <david.johannot_at_heig-vd.ch> wrote:
>
>>
>> Some new of the problem.
>>
>> I'M now able to expand the treeNode, but i have to set the tree
>> clientSide
>> attribut to false. I want to run on the client. any idea to use the
>> ClientSide?
>>
>> I have copy the link generated in both case:
>>
>> ClientSide="true":
>> http://localhost:8080/inTrack/navTree.html#
>>
>> ClientSide="false":
>>
>> http://localhost:8080/inTrack/navTree.html?navTreeForm:navTree:nodeConfiguration:nodeConfiguration_turner_submittedLink=navTreeForm:navTree:nodeConfiguration:nodeConfiguration_turner#
>>
>> If you have any idea, it's welcome.
>> Regards
>>
>> David Johannot
>>
>> Djohannot wrote:
>> >
>> > Hi all,
>> >
>> > I'm unable to expand any TreeNodes i have created, the links work, but
>> i
>> > can't see and use the childrens. The only way i can see and access them
>> is
>> > to define the TreeNodes attribut "expanded" to true, but i don't want
>> to
>> > use it, I want to expand on select (i have try to define the tree
>> > "expandOnSelect" attribut, no result)..
>> >
>> > Thanks to any suggestions.
>> > Regards,
>> >
>> > David Johannot
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Tree-doesn%27t-expand-on-select-tp15562332p15562354.html
>> Sent from the Project Woodstock - Users mailing list archive at
>> Nabble.com
>> .
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_woodstock.dev.java.net
>> For additional commands, e-mail: users-help_at_woodstock.dev.java.net
>>
>>
>
>
> --
> Dipesh Patel
> Computer Engineer
>
>

-- 
View this message in context: http://www.nabble.com/Tree-doesn%27t-expand-on-select-tp15562332p15630622.html
Sent from the Project Woodstock - Users mailing list archive at Nabble.com.