You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Andreas Vombach <an...@psi.ch> on 2004/10/06 16:50:40 UTC

notify on leaving input fields

I'm designing a time reporting web frontend where a user fills his work 
hours in (a sort of) input fields in a table.
It shall be made sure that the entered data is transmitted to the server 
as soon as he leaves the input field to put it to persistence. So, not 
all the collected data is transferred via submit button but each 
insert/change is recorded to avoid data loss.
Looking at the examples I still don't have the right idea how to do it, 
it seems that a custom component could be helpful.

Thanks in advance
Andreas

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