Ok, I try to explain my problem clearly.
I implemented dynamic generation of form inputs using ajax form loop. I used Tapestry core remove and add row components to remove and add new input fields form fragment. It works perfectly. But my client want to make button on each ajax form loop row (similar to standard remove button) which should copy existing (read from DB) or newly completed row and paste it below current element. I try to used form fragment or add add row component to implement this task but it doesn't work. I do not quite know how to approach this problem. Perhaps you could give me some simple example how to do this or give a link to ready solution. Maybe someone has already solved similar problem or write copy existing row component. I can attach some source code but is it a lot and complicated.

W dniu 2013-04-10 18:50, Lenny Primak napisał(a):
This question isn't nearly detailed enough or worded in a way that is
possible to answer.

On Apr 10, 2013, at 9:56 AM, Bartlomiej Kalata wrote:

Hi,

I have problem to implement some funtionality using Tapestry 5.6.3
I'm using ajaxformloop to add new row and remove exisiting, but I must write duplicate option for each row, which copy current row and inject it below exisiting element with data from existing row. Can you tell me what is the best way to do this task?

--
Bartłomiej Kalata
Software Engineer II
Software Mind SA | Focused on Results



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



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

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

Reply via email to