muyuym / yii2-adminlte3

adminlte3 for yii2
BSD 3-Clause "New" or "Revised" License
75 stars 27 forks source link

Input errors not show #10

Closed jojuchatru1993 closed 3 years ago

jojuchatru1993 commented 3 years ago

Hi, first thanks for you respository.

I would like to know why the errors in the entries are not seen in AdminLTE3, I have an example in AdminLTE2 and if they are.

adminlte2 adminlte3

muyuym commented 3 years ago

have you check the rules() of model

muyuym commented 3 years ago

1811619141904_ pic

jojuchatru1993 commented 3 years ago

Yes, in my example I see the error but not with the color red

rules adminlte3

jojuchatru1993 commented 3 years ago

I'm sorry. The error was in my _form.php. It is required to use use yii\bootstrap4\ActiveForm;

muyuym commented 3 years ago

1821619142872_ pic_hd