I'm using Yii framework and I have a lot of CActiveForms. On some of them, when I click Enter it submits the form, on the others it doesn't submit.
Does anyone know what could be causing this?
Ps: I'm not using any code to prevent that the submition on Enter press.