I found that my event-handler to handle a form's successful submit is never
fired. I have a very simple form that has one text field and select
component.

I included *<t:errors/>* (What is this actually called ? A component ? A
block ?) to display the form's errors if they exist and I was surprised to
find this error:

*Selected option is not listed in the model*

My value encoder always returns a valid object based on the client-side ID,
so what could be the reason for this error ?

*---------------------*
*Muhammad Gelbana*
http://www.linkedin.com/in/mgelbana

Reply via email to