I have made a content type in which i have made the password field as a text field. All i want is that the typed characters should be changed to dots. as always is the case with passwords. Can u help me on this

Comments

carnevaledesign’s picture

Use this instead: http://drupal.org/project/cckpassword.

Edit: Use caution. It's alpha.

ankitjain1110’s picture

Thanks for your response. I have already gone through this but the problem is that.I have already created nearly 100 forms for my project.And changing the field in every forn will be a hectic job.Is there any other way out??

carnevaledesign’s picture

I'm sorry but I don't think it's possible. A password field is coded differently than a normal text field. While it may be hectic, I would highly recommend installing the CCK Password Field module and using that instead. This will not only resolve your issue but also add security.

ankitjain1110’s picture

Thank You. Have started with the changes:)

roger.ajith’s picture

Using CCK Password Field module for add password field to content type