Thank you for your reply.

So if I understand correctly, tapestry has a form.js and tacos has a form.js
and when you have both a normal form and an ajax form on the page, the tacos
form.js is the one that gets used?

I tried adding the tacos.refreshForm instead, but now when I click on that
property selection, nothing happens. No errors either.


andyhot wrote:
> 
> tacos had to override some of tapestry's logic - so it includes its own
> version
> of form.js which doesn't does NOT add additional functions to dom nodes
> 
> Anyway, try
> tacos.refreshForm(frmId)
> 

-- 
View this message in context: 
http://www.nabble.com/Tacos-this.form.event-has-no-properties-tf4096646.html#a11663113
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to