hello,
in my form, in have 2 field :
- 1, textfield, with ajax and event=>"change"
- 2, select, width ajax and event=>"change"
In the fist, when i leave the field, event fire and a trait in fonction correctly.
But in the second, i never fire the event.
What is the event when a select change ?
thank's
yonnel