Hi there,
I have found what is causing the erroneous behaviour.
I have been using FieldLabel components with my input components. This is
what is causing the component duplicated rendering.
I will investigate some more to see it it's my problem or some hidden Tap
bug.
Thanks,
On 2/10/07, Pedro
Hi Andy,
Thanks for your help.
I was just in the middle of that. Did not work either!
I honnestly am at a lost.
Have tried just about everything I could think of...
Have cleaned the cache browser for eventual JS cached files, used both
latest T411 and T412 snapshoots.
I have dogo debug on and the
i'm using an autocompleter inside another component
inside a for loop which may initially be hidden.
Why not try with 4.1.2-SNAPSHOT ?
Pedro Viegas wrote:
Hi all,
Has anyboby been able do use a Tap 4.1.1 Autocompleter inside another
component?
I have been trying to do so and I get the strange
Hi all,
Has anyboby been able do use a Tap 4.1.1 Autocompleter inside another
component?
I have been trying to do so and I get the strangest bahaviour. Somehow the
Autocompleter is rendered twice, with two diferent Id (i.e.: autocompleter
and autocompleter_0) but even this is not completly true.