[AC-3211] Should be able to create a password form field ala. Titanium.UI.TextField
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-10-05T05:58:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | android, field, form, ios, password |
Reporter | Rasmus Burkal |
Assignee | Paul Dowsett |
Created | 2011-10-04T23:51:57.000+0000 |
Updated | 2016-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.
You can do this today with the passwordMask boolean property on the TextField object.
Thanks, I found it. But please note that the attribute "passwordMask" is undocumented for Titanium.UI.TextField!! - Rasmus
Thanks for bringing this to our attention. The passwordMask property has since been documented. Hence, I will close this ticket now.
No problem, looks good in the new doc. :) - Ras