Re: [Tacos-devel] updateComponents

2006-08-11 Thread andyhot
I've done this a lot of times - just like you describe... First, try or instead of Also, try to use a tool (FireBug) to capture the Ajax response and see what gets included there... >From Kevin Fightmaster <[EMAIL PROTECTED]>: > I wanted to know if the following is possible: > > Have an Aj

[Tacos-devel] updateComponents

2006-08-11 Thread Kevin Fightmaster
I wanted to know if the following is possible:   Have an AjaxDirectLink call a listener which sets a boolean attribute.     Then the binding "updateComponents" for the AjaxDirectLink identifies two 'If' components.     Each of the 'If' components has their condition set to check the boolean att

[Tacos-devel] Tacos Bug? - AjaxSubmit posts all the AjaxLinkSubmits before it.

2006-08-11 Thread Karthik N
I am able to reproduce this on both tacos4-beta2 and the latest nighty build of tacos4-beta3. I have a case where I have one or more AjaxLinkSubmit components, that are generated in a div refreshed using Tacos. After these AjaxLinkSubmits, I also have a AjaxSubmit to submit the form.When I click on