You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by sid <em...@live.com> on 2012/06/29 15:59:19 UTC

Using ajaxformloop to add a label and a textfield

Hi !
I am a beginner with tapestry and I want to use the component ajaxformloop
in a formular . I have to add 10 (maximum) textfields and labels. I read 2
examples 
http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/components/AjaxFormLoop.html
example 1   
http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/formloop1
example2  .
The problem is that they are complicated for me . there is too mach java
classes and I'm lost  
Can you please give me the main steps that I must follow to have a simple
result. 
Thanks in advance 

Regards 

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Using-ajaxformloop-to-add-a-label-and-a-textfield-tp5714182.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Using ajaxformloop to add a label and a textfield

Posted by Steve Eynon <st...@alienfactory.co.uk>.
The AjaxFormLoop is complicated to get working correctly. So I would
either first work through the T5 tutorial to get a better
understanding of T5 (
http://tapestry.apache.org/tapestry-tutorial.html ) or get the Double
Negative example working in your project, then trim down the code
until it does what you want.

Steve.

On 29 June 2012 21:59, sid <em...@live.com> wrote:
> Hi !
> I am a beginner with tapestry and I want to use the component ajaxformloop
> in a formular . I have to add 10 (maximum) textfields and labels. I read 2
> examples
> http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/components/AjaxFormLoop.html
> example 1
> http://jumpstart.doublenegative.com.au/jumpstart/examples/ajax/formloop1
> example2  .
> The problem is that they are complicated for me . there is too mach java
> classes and I'm lost
> Can you please give me the main steps that I must follow to have a simple
> result.
> Thanks in advance
>
> Regards
>
> --
> View this message in context: http://tapestry.1045711.n5.nabble.com/Using-ajaxformloop-to-add-a-label-and-a-textfield-tp5714182.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org