#x27;t be so efficient.
>
> -Original Message-
> From: Jesse Kuhnert [mailto:[EMAIL PROTECTED]
> Sent: terça-feira, 12 de setembro de 2006 13:39
> To: Tapestry users
> Subject: Re: Asynchronous form submission
>
> Does the server return valid html in your areas though? FireBu
it's not there,
> the
> > > For
> > > component didn't render it.
> > > Try using wrapping another component around it and naming it
> "userList".
> > > I guess something like this would work:
> > >
> > >
> >
hnert [mailto:[EMAIL PROTECTED]
Sent: terça-feira, 12 de setembro de 2006 13:39
To: Tapestry users
Subject: Re: Asynchronous form submission
Does the server return valid html in your areas though? FireBug or tapestry
browser debug (via Shell) should be able to show you this.
Either way I don
can't find "userList" because it's not there,
the
> > For
> > component didn't render it.
> > Try using wrapping another component around it and naming it
"userList".
> > I guess something like this would work:
> >
> >
> > > element="tr">
>
nd naming it "userList".
> I guess something like this would work:
>
>
> element="tr">
>...
>
>
>
> -Original Message-
> From: Vinicius Carvalho [mailto:[EMAIL PROTECTED]
> Sent: terça-feira, 12 de setembro de 2006 11:42
>
-
From: Vinicius Carvalho [mailto:[EMAIL PROTECTED]
Sent: terça-feira, 12 de setembro de 2006 11:42
To: Tapestry users
Subject: Re: Asynchronous form submission
Hum, thanks but nope. Didn't work either. I can't get the @For to get
updated. When I nested it inside an @Any, it a
onent around it and naming it "userList".
I guess something like this would work:
...
-Original Message-
From: Vinicius Carvalho [mailto:[EMAIL PROTECTED]
Sent: terça-feira, 12 de setembro de 2006 11:42
To: Tapestry users
Subject: Re: Asynchronous form submission
Hum, thanks
Hmmm...
If you have debug turned on you should be able to see the content returned
by the server...Does it return a partial list or everything you expected? If
it's returning content for the area you are requesting but the content isn't
exactly what you expect it's possible you are having "other"
Hum, thanks but nope. Didn't work either. I can't get the @For to get
updated. When I nested it inside an @Any, it almost work :). I mean
that because it only the last value inserted in the list is returned.
Even with the list being persisted to the session.
Anyone done this before?
Regards
On
not sure if the same applies to 4.1, but using "action" instead of
"listener" in your form submit should solve the problem of list not
being populated
action="listener:formSubmit"
instead of
listener="listener:formSubmit"
-Chaitanya
On 9/12/06, Vinicius Carvalho <[EMAIL PROTECTED]> wrote:
We
Well the synchronous submission was fixed after I updated my version :P But
I still get no updates on my list, event setting it as a persistent
property. I'm adding values, and they are not being updated. As it is a
persistent property I was hoping that re-loading the page would set it
values, but
Hi there! I'm trying to get two things to work with Tapestryt 4.1 and
Ajax support:
1st a master detail form
2nd a auto populated form from server (I'll explain it better)
The first one is pretty easy, but its reloading the entire page, I've
checked the list and saw some discussions about it, I
12 matches
Mail list logo