Zend_Form_Element_Password::setRenderPassword()
http://framework.zend.com/apidoc/core/Zend_Form/Element/Zend_Form_Element_Password.html#setRenderPassword

But it is a very bad idea because the password is in the HTML source code (value).


Am 31.03.2011, 12:48 Uhr, schrieb Steve Rayner <[email protected]>:

Is it possible to get the password field populated when populating a form?

I like the default behaviour for a login form, when the value is not
populated, but for editing a user's details i want the current
password populated in the box.
My only work around at the moment is to use a Zend_Form_Element_Text
object instead and make the password visible.

--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to