Type name for password text field in plug-in manifest.
AnsweredIn plug-in's manifest, can I add password field to the UI?
If it is possible, what type name should I use instead of "TextField" in the following example.
"engineSettingsModel": {
"type": "Settings",
"items": [
{
"type": "TextField",
...
},
.....
-
Hello Jason,
Could you please elaborate a bit what do you mean by "password field"? Do you imply any special behavior of this field?
JIRA-VMS-18820
0 -
Hello Andrey,
From the plugin dialog, we let a user to input his id and password. On the password field we wnat to show '*' instead of exposing his password.
Thanks,
Jason
0 -
Hi Jason,
Having password field in the GUI is not possible at the moment.
0
Please sign in to leave a comment.
Comments
3 comments