Jayson,
> customer. I attempted this using the onEvent mixin and a javascript
> function, but Tapestry kept telling me my javascript function was undefined.
that's probably just some mismatch between your function name and
what you said the callback function was. Maybe you should post that
code
I have three Select components and a TextField component on my form
(customerSelect, locationSelect, deviceSelect, problemTextField). What
is supposed to happen is when the user selects a customer the
locationSelect component should be filled with the locations associated
with the selected cus