Solved, Thanks ! On Dec 21, 6:37 pm, euromark <[email protected]> wrote: > best to use 'type' => 'password' > > On 21 Dez., 10:33, Yasir Arafat Hasib <[email protected]> wrote: > > > just add a class "required" in your field it will auto create a stat(*) > > > On Tue, Dec 21, 2010 at 3:30 PM, Amit Badkas <[email protected]>wrote: > > > > Hi, > > > > If you are using input() method of form helper then set 'type' as > > > 'password' (http://book.cakephp.org/view/1392/options-type) otherwise use > > > password() method (http://book.cakephp.org/view/1428/password). > > > > Hope this helps. > > > > Amit Badkas > > > > PHP Applications for E-Biz:http://www.sanisoft.com > > > > On Tue, Dec 21, 2010 at 1:18 PM, John Maxim <[email protected]> wrote: > > > >> I have 2 password fields; > > > >> 1. password > > >> 2. password_2 > > > >> The value displayed in field password_2 is in plain text, how to > > >> change it to asterisks/dots ? > > > >> Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp > > >> others with their CakePHP related questions. > > > >> You received this message because you are subscribed to the Google Groups > > >> "CakePHP" group. > > >> To post to this group, send email to [email protected] > > >> To unsubscribe from this group, send email to > > >> [email protected]<cake-php%[email protected] > > >> om>For more options, visit this group at > > >>http://groups.google.com/group/cake-php?hl=en > > > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp > > > others with their CakePHP related questions. > > > > You received this message because you are subscribed to the Google Groups > > > "CakePHP" group. > > > To post to this group, send email to [email protected] > > > To unsubscribe from this group, send email to > > > [email protected]<cake-php%[email protected] > > > om>For more options, visit this group at > > >http://groups.google.com/group/cake-php?hl=en > > > -- > > Thanks & regards. > > ------------------------------------ > > Yasir Arafat (Hasib) > > Software Engineer > > Epsilon Consulting and Development Services (ECDS) > > Contact Information: > > Cell : +8801816536901 > > Web:http://arafats.info
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
