i have a combobox in a form and when i click submit i get this error.
HTTP ERROR: 404 No result defined for action MyAction and result input
in the action i tried to return INPUT instead of SUCCESS but still doesnt work.
any ideas what can be wrong?
thanks.
You probably have one or more validation rules failing. This causes an implicit result of ‘input’ to be invoked