Titanium JIRA Archive
Appcelerator Community (AC)

[AC-3211] Should be able to create a password form field ala. Titanium.UI.TextField

GitHub Issuen/a
TypeNew Feature
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2011-10-05T05:58:32.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsandroid, field, form, ios, password
ReporterRasmus Burkal
AssigneePaul Dowsett
Created2011-10-04T23:51:57.000+0000
Updated2016-03-08T07:57:37.000+0000

Description

Should be able to create a password form field UI element like Titanium.UI.TextField, if you want to create a login form.

Comments

  1. Kevin Whinnery 2011-10-05

    You can do this today with the passwordMask boolean property on the TextField object.
  2. Rasmus Burkal 2011-10-07

    Thanks, I found it. But please note that the attribute "passwordMask" is undocumented for Titanium.UI.TextField!! - Rasmus
  3. Paul Dowsett 2011-12-27

    Thanks for bringing this to our attention. The passwordMask property has since been documented. Hence, I will close this ticket now.
  4. Rasmus Burkal 2011-12-27

    No problem, looks good in the new doc. :) - Ras

JSON Source