Hy guys,
i have a simple problem but i don't find the solution :/
I have a select component with some value on it and i need to use the value
when the user select it.
But i'm stuck on step 1 because i don't succeed to detect when the user
select a line.

The id of the select : createFormA
I tought i just needed to have a method like :
onChangeFromcreateFormA() {
System.out.println("test");
}
but it's not working (with onSuccess, onSelect...).
I'm sure the solution is very simple but i don't find it :)

Thanks !
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/How-to-detect-a-change-on-a-select-tp3387390p3387390.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

Reply via email to