Hi
This is definitely an easy question one of the field's in my registration is to enter a password. I have generated the CRUD with scaffolding but what do I do on the tag to mask it:
Also is there an easy way to do the confirm password to cross validate they are both there. Yeah I'm lazy.Code:<field:input field="password" ...


Reply With Quote