unspecified method problem?
in my dispatch action everything works fine ?
by setting the hidden tag I choose which method to call
but without setting it I can't get the unspecified mothod called
I'm told that if I don't pass or pass a value that I don't have its method in my action then the unspecified method should work but it doesn't :(
|