Re: Issue with tapestry.form.refresh (Tapestry 4.1.3)

2010-12-21 Thread alba

Hi

I have a @PropertySelection and onchange handler with this code:

onchange=tapestry.form.refresh(dojo.byId('registerform')) 

what I expect is the form to be refreshed (like it used to be when my form
was named Form)


onchange=tapestry.form.refresh(dojo.byId('Form'))

But it's not doing anything now.

Regards,
Adriana
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Issue-with-tapestry-form-refresh-Tapestry-4-1-3-tp3312660p3313879.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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



Issue with tapestry.form.refresh (Tapestry 4.1.3)

2010-12-20 Thread alba

Hi

Hope you can help me. I've been using
tapestry.form.refresh(dojo.byId('Form'))  for onchange event on
PropertySelection.

span jwcid=f...@form accept-charset=utf-8 ..

But I had to change the name of my form to registerform, but now the
instruction tapestry.form.refresh(dojo.byId('registerform')) is not working

span jwcid=registerf...@form accept-charset=utf-8  ...

Do you know how can I make this onchange event to work?

Thanks!
alba
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Issue-with-tapestry-form-refresh-Tapestry-4-1-3-tp3312660p3312660.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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



Re: Issue with tapestry.form.refresh (Tapestry 4.1.3)

2010-12-20 Thread Andreas Andreou
It should work...
View the source code of the rendered page - what's the id of the form?

On Tue, Dec 21, 2010 at 00:45, alba albojorq...@yahoo.com wrote:

 Hi

 Hope you can help me. I've been using
 tapestry.form.refresh(dojo.byId('Form'))  for onchange event on
 PropertySelection.

 span jwcid=f...@form accept-charset=utf-8 ..

 But I had to change the name of my form to registerform, but now the
 instruction tapestry.form.refresh(dojo.byId('registerform')) is not working

 span jwcid=registerf...@form accept-charset=utf-8  ...

 Do you know how can I make this onchange event to work?

 Thanks!
 alba
 --
 View this message in context: 
 http://tapestry.1045711.n5.nabble.com/Issue-with-tapestry-form-refresh-Tapestry-4-1-3-tp3312660p3312660.html
 Sent from the Tapestry - User mailing list archive at Nabble.com.

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





-- 
Andreas Andreou - andy...@apache.org - http://blog.andyhot.gr
Tapestry PMC / Tacos developer
Open Source / JEE Consulting

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