You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by kace <me...@hotmail.com> on 2009/06/18 16:24:13 UTC

[T:5.1.0.5] Ajax form submit

I have the following situation 

I have a page with a number of components:

the first component is a list of elements - if I click on any element it it
fires off an ajax request and returns a block that has another component in
it (where i can view further details of that element) - in this component 
there is an edit link which fires off an ajax request and displays the
editable version in another block.  

Now I have a form that is in a block that I am looking to edit and then
save/update via a submit button.  If the edit form is in its own page and
not enclosed in a block I can save/update no problem.  However, when the
situation is like the one described above then I get the following error in
firebug when clicking the submit button: 

e is null
var t = e._tapestry;  (Tapestry.js - line 1783).

Thats the only error I see - anyone any ideas on how to figure this out?

Appreciate any help.

Thanks, 

..kace 

 
-- 
View this message in context: http://www.nabble.com/-T%3A5.1.0.5--Ajax-form-submit-tp24094076p24094076.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