Hi All,
I have form of add and edit student details. In that password field is required on add student but when i’m editing the student details password field should not a required field validated with confirm password only if I’ll fill the password field.
Is any way do these or I’ll take two different view for Add and Edit.
I’m new in yii framework