Closed aalasolutions-zz closed 7 years ago
Is it possible that we can have two different forms having same model, and can validate?
A good example can be a register form, where we only ask for Login, Password and Email, and in Edit Profile page, we have 3 routes
Now as all three of them are different forms, and they will not show all fields. How we can allow validator to work in this case.
Wrong place to ask this
Is it possible that we can have two different forms having same model, and can validate?
A good example can be a register form, where we only ask for Login, Password and Email, and in Edit Profile page, we have 3 routes
Now as all three of them are different forms, and they will not show all fields. How we can allow validator to work in this case.