Hi,
I have a form which sets the answer to various security questions, I need to be able to pre-populate the answer fields with a mask value, i.e. ******
Unfortunately, when I use form:password, the value is not displayed - however, if I use form:input I can see the mask, but obviously, what I type into the form is not hidden...
Is there anyway to pre-populate form:password fields? Or another way to achieve this?
Cheers :)


Reply With Quote

